update rc.service
This commit is contained in:
parent
b17c529ba7
commit
28e697efa2
|
@ -8,6 +8,8 @@ name="artificer"
|
|||
rcvar="artificer_enable"
|
||||
start_cmd="artificer_start"
|
||||
|
||||
pidfile="/var/dbots/TheArtificer/artificer.pid"
|
||||
|
||||
artificer_start()
|
||||
{
|
||||
cd /var/dbots/TheArtificer/
|
||||
|
|
Loading…
Reference in New Issue