@drowkid1
This commit is contained in:
parent
112a0e833d
commit
4f8afe8e27
@ -1,12 +1,13 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=BotGen by @drowkid1After=network.target
|
Description=BotGen by @drowkid1
|
||||||
|
After=network.target
|
||||||
StartLimitIntervalSec=0
|
StartLimitIntervalSec=0
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=root
|
User=root
|
||||||
WorkingDirectory=/root
|
WorkingDirectory=/root
|
||||||
ExecStart=/bin/bash ${sdir[0]}/BotGen.sh -start
|
ExecStart=/bin/bash /etc/adm-db/BotGen.sh -start
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=3s
|
RestartSec=3s
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user