mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-03 00:04:03 +01:00
parent
766a756914
commit
ca71eef52e
@ -3,9 +3,9 @@ Description=Supybot
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=forking
|
||||
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
|
||||
Restart=always
|
||||
User=bot
|
||||
|
Loading…
Reference in New Issue
Block a user