fix: start order process list
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
ProcList="restagent crontask sshsvc captrace adb"
|
ProcList="restagent crontask sshsvc captrace adb"
|
||||||
ProcListDesc="adb restagent crontask sshsvc captrace"
|
ProcListDesc="adb crontask sshsvc captrace restagent"
|
||||||
|
|
||||||
BinDir=/usr/local/omc/bin
|
BinDir=/usr/local/omc/bin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user