diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-10-21 04:32:08 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-10-21 04:32:08 +0000 |
commit | 6456d49b77135f9cdf6bc6064bee6b399b137b34 (patch) | |
tree | fb02cb7c9fcdb9fd2728f3c281bb3d990c008c41 /net-analyzer/munin/files | |
parent | Make sure to set the correct owner to /var/spool/munin-async out of the ebuild. (diff) | |
download | historical-6456d49b77135f9cdf6bc6064bee6b399b137b34.tar.gz historical-6456d49b77135f9cdf6bc6064bee6b399b137b34.tar.bz2 historical-6456d49b77135f9cdf6bc6064bee6b399b137b34.zip |
Add a CONFIG_PROTECT setting for the munin-asyncd allowed keys.
Package-Manager: portage-2.2.0_alpha141/cvs/Linux x86_64
Manifest-Sign-Key: 0x1CD13C8AD4301342
Diffstat (limited to 'net-analyzer/munin/files')
-rw-r--r-- | net-analyzer/munin/files/munin.env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/munin/files/munin.env b/net-analyzer/munin/files/munin.env new file mode 100644 index 000000000000..d43d5177ad8a --- /dev/null +++ b/net-analyzer/munin/files/munin.env @@ -0,0 +1 @@ +CONFIG_PROTECT=/var/lib/munin-async/.ssh |