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 10a1eb2128..3b336a0548 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp/snmpd.service | |||
| @@ -4,7 +4,7 @@ After=syslog.target network.target | |||
| 4 | 4 | ||
| 5 | [Service] | 5 | [Service] |
| 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 -f |
| 10 | ExecReload=/bin/kill -HUP $MAINPID | 10 | ExecReload=/bin/kill -HUP $MAINPID |
