diff options
| -rw-r--r-- | meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service b/meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service index 3b336a0548..447683f856 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service  | |||
| @@ -6,7 +6,7 @@ After=syslog.target network.target | |||
| 6 | Type=notify | 6 | Type=notify | 
| 7 | Environment=OPTIONS="-Ls0-6d" | 7 | Environment=OPTIONS="-Ls0-6d" | 
| 8 | EnvironmentFile=-/etc/default/snmpd | 8 | EnvironmentFile=-/etc/default/snmpd | 
| 9 | ExecStart=/usr/sbin/snmpd $OPTIONS -f | 9 | ExecStart=/usr/sbin/snmpd $OPTIONS -a -f | 
| 10 | ExecReload=/bin/kill -HUP $MAINPID | 10 | ExecReload=/bin/kill -HUP $MAINPID | 
| 11 | 11 | ||
| 12 | [Install] | 12 | [Install] | 
