mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-03 07:54:28 +01:00
rulengd: start earlier
This commit is contained in:
parent
2f3551e643
commit
742cdbcf2d
1 changed files with 2 additions and 5 deletions
|
|
@ -1,10 +1,7 @@
|
|||
#!/bin/sh /etc/rc.common
|
||||
#
|
||||
# Start the rulengd
|
||||
#
|
||||
|
||||
START=99
|
||||
STOP=01
|
||||
START=17
|
||||
STOP=11
|
||||
|
||||
USE_PROCD=1
|
||||
NAME=rulengd
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue