munin-node: patch to configure plugin-conf.d
Add a new patch (adding_sconfdir_munin-node.patch) to be able to configure the location of plugin-conf.d (otherwise it has to be configured at build time). This patch is very similar to the existing 'adding_servicedir_munin-node.patch'.
This commit is contained in:
committed by
Bjørn Forsman
parent
c164d83536
commit
a2dc37c7d1
@@ -68,6 +68,7 @@ stdenv.mkDerivation rec {
|
||||
# https://github.com/munin-monitoring/munin/pull/134
|
||||
./adding_servicedir_munin-node.patch
|
||||
|
||||
./adding_sconfdir_munin-node.patch
|
||||
./preserve_environment.patch
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user