Added Service files, Fixed terminal bug
This commit is contained in:
parent
06b90cb5bf
commit
f20dbe247c
2 changed files with 13 additions and 0 deletions
8
automod.service
Normal file
8
automod.service
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description="Automod for bookwormstory.social"
|
||||
|
||||
[Service]
|
||||
User=server
|
||||
WorkingDirectory=/home/server
|
||||
ExecStart=/usr/bin/screen -dmS automod /home/server/automod
|
||||
Type=forking
|
Loading…
Add table
Add a link
Reference in a new issue