mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
questd: do not start imonitor
This commit is contained in:
parent
2b6bf58e12
commit
07be960d6f
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ start_service() {
|
|||
procd_set_param respawn
|
||||
procd_close_instance
|
||||
|
||||
pidof imonitor > /dev/null 2>&1 || /sbin/imonitor &
|
||||
# pidof imonitor > /dev/null 2>&1 || /sbin/imonitor &
|
||||
}
|
||||
|
||||
stop() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue