16 lines
292 B
Desktop File
16 lines
292 B
Desktop File
[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
|