actually use the service file :)
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
stryan 2021-08-07 13:03:41 -04:00
parent b9d3b287e8
commit cb396e47ed
1 changed files with 14 additions and 0 deletions

14
init/simpbot.service Normal file
View File

@ -0,0 +1,14 @@
[Unit]
Description=Simpbot: automated appreciation of strange internet women
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=3
User=root
ExecStart=/usr/local/bin/simpbot
[Install]
WantedBy=multi-user.target