projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca05491
)
net-snmp: move start order from 50 to 99
17810/head
17827/head
author
Seth Kingry
<sjkingry@gmail.com>
Tue, 8 Feb 2022 05:36:36 +0000
(
00:36
-0500)
committer
Seth Kingry
<sjkingry@gmail.com>
Tue, 8 Feb 2022 05:36:36 +0000
(
00:36
-0500)
Signed-off-by: Seth Kingry <sjkingry@gmail.com>
net/net-snmp/files/snmpd.init
patch
|
blob
|
history
diff --git
a/net/net-snmp/files/snmpd.init
b/net/net-snmp/files/snmpd.init
index fbae9c2863ad8f7ed5b76152d4b1abb32f0afdb9..158871041cd619a8ee7c26ceca8e89ccfc8c1584 100644
(file)
--- a/
net/net-snmp/files/snmpd.init
+++ b/
net/net-snmp/files/snmpd.init
@@
-1,6
+1,6
@@
#!/bin/sh /etc/rc.common
# Copyright (C) 2008 OpenWrt.org
-START=
50
+START=
99
USE_PROCD=1
PROG="/usr/sbin/snmpd"