Add a template service file to the directory
This commit is contained in:
parent
7028b861aa
commit
39490a866a
1 changed files with 9 additions and 0 deletions
9
quote-bracket.service
Normal file
9
quote-bracket.service
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue