mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-03 08:14:02 +01:00
parent
766a756914
commit
ca71eef52e
@ -3,9 +3,9 @@ Description=Supybot
|
|||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=forking
|
||||||
PIDFile=/home/bot/botname/botname.pid
|
PIDFile=/home/bot/botname/botname.pid
|
||||||
ExecStart=/usr/local/bin/supybot /home/bot/botname/botname.conf
|
ExecStart=/usr/local/bin/supybot /home/bot/botname/botname.conf --daemon
|
||||||
ExecReload=/bin/kill -HUP $MAINPID
|
ExecReload=/bin/kill -HUP $MAINPID
|
||||||
Restart=always
|
Restart=always
|
||||||
User=bot
|
User=bot
|
||||||
|
Loading…
Reference in New Issue
Block a user