mirror of https://github.com/aredn/aredn.git
13 lines
382 B
Diff
13 lines
382 B
Diff
|
Index: openwrt/feeds/packages/net/net-snmp/files/snmpd.init
|
||
|
===================================================================
|
||
|
--- openwrt.orig/feeds/packages/net/net-snmp/files/snmpd.init
|
||
|
+++ openwrt/feeds/packages/net/net-snmp/files/snmpd.init
|
||
|
@@ -1,6 +1,6 @@
|
||
|
#!/bin/sh /etc/rc.common
|
||
|
# Copyright (C) 2008 OpenWrt.org
|
||
|
-START=50
|
||
|
+START=98
|
||
|
|
||
|
USE_PROCD=1
|
||
|
PROG="/usr/sbin/snmpd"
|