Compare commits
2 Commits
53a1d791dd
...
37d9d7a5c2
| Author | SHA1 | Date | |
|---|---|---|---|
| 37d9d7a5c2 | |||
| 7adcea91a6 |
@ -5,9 +5,9 @@ After=network.target multi-user.target
|
|||||||
[Service]
|
[Service]
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
User=pi
|
User=root
|
||||||
WorkingDirectory=/root/lostark_bot
|
WorkingDirectory=/root/lostark-bot
|
||||||
ExecStart=/usr/bin/python3 /root/lostark_bot/bot.py
|
ExecStart=/usr/bin/python3 /root/lostark-bot/bot.py
|
||||||
StandardOutput=syslog
|
StandardOutput=syslog
|
||||||
StandardError=syslog
|
StandardError=syslog
|
||||||
SyslogIdentifier=LostArkBot
|
SyslogIdentifier=LostArkBot
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user