update lib, remove depend() in rc file
This commit is contained in:
parent
dffe9cc9b2
commit
2b72d1c98d
2 changed files with 1 additions and 3 deletions
2
bot.rc
2
bot.rc
|
@ -10,6 +10,4 @@ command_args=""
|
||||||
command_user="er2:er2"
|
command_user="er2:er2"
|
||||||
command_background=true
|
command_background=true
|
||||||
|
|
||||||
depend() {}
|
|
||||||
|
|
||||||
pidfile="/run/${RC_SVCNAME}.pid"
|
pidfile="/run/${RC_SVCNAME}.pid"
|
||||||
|
|
2
etc/api
2
etc/api
|
@ -1 +1 @@
|
||||||
Subproject commit 5e6f1b9ec7665adc121c03757775e65fc587a37b
|
Subproject commit ea4b8679c9c5710be6ec03c900a551ae992fff7d
|
Loading…
Reference in a new issue