0
0
Fork 0

Add a template service file to the directory

This commit is contained in:
Oliver-Akins 2021-07-18 01:25:06 -06:00
parent 7028b861aa
commit 39490a866a

9
quote-bracket.service Normal file
View file

@ -0,0 +1,9 @@
[Unit]
Description=Server for voting on the community's favourite quote said by the Resonym crew.
[Service]
Type=simple
# WorkingDirectory=
# ExecStart=
Restart=always
RestartSec=5