summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2011-02-18 10:55:50 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2011-02-18 10:55:50 -0800
commitc8165a1a29572d7bf78d11c83afd18fff80a02f5 (patch)
tree65df52f63156acab6c830587ff3576856f9f1afb /Makefile.am
parent636a269f9a3b4caeac9b5fa7bea360bfba814206 (diff)
downloadvyatta-cfg-system-c8165a1a29572d7bf78d11c83afd18fff80a02f5.tar.gz
vyatta-cfg-system-c8165a1a29572d7bf78d11c83afd18fff80a02f5.zip
Use standard mechanism to start/stop snmp
The net-snmp has snmpd.init script which is installed in standard place. Invoke it with standard mechanism to avoid any security or other problems. Also allows debugging snmpd by changing /etc/default/snmp.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 501c8005..2015a96f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,6 @@ sbin_SCRIPTS += scripts/system/vyatta_update_ntp.pl
sbin_SCRIPTS += scripts/system/vyatta_update_telnet
sbin_SCRIPTS += scripts/system/irq-affinity.pl
sbin_SCRIPTS += scripts/snmp/vyatta-snmp.pl
-sbin_SCRIPTS += scripts/snmp/snmpd.init
sbin_SCRIPTS += scripts/snmp/if-mib-alias
sbin_SCRIPTS += scripts/keepalived/vyatta-keepalived.pl
sbin_SCRIPTS += scripts/keepalived/vyatta-vrrp-state.pl