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