diff options
Diffstat (limited to 'net-analyzer/munin/files/munin-node_init.d_2.0.7')
-rw-r--r-- | net-analyzer/munin/files/munin-node_init.d_2.0.7 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/munin/files/munin-node_init.d_2.0.7 b/net-analyzer/munin/files/munin-node_init.d_2.0.7 index 2595eb9992f0..7932e356f2e8 100644 --- a/net-analyzer/munin/files/munin-node_init.d_2.0.7 +++ b/net-analyzer/munin/files/munin-node_init.d_2.0.7 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ get_munin_config() { awk '$1 == "'$1'" { s=$2 } END { print s }' "$CFGFILE" |