add unit file

This commit is contained in:
stryan 2022-02-07 12:25:40 -05:00
parent d558042f64
commit 27da8c2ef1

15
init/stevefolder.service Normal file
View File

@ -0,0 +1,15 @@
[Unit]
Description=Stevefolder: The fine line between shitposting and bullying
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=3
User=root
ExecStart=/srv/stevefolder/main.rb
WorkingDirectory=/srv/stevefolder
[Install]
WantedBy=multi-user.target