1st
This commit is contained in:
12
services/flashscore.service
Executable file
12
services/flashscore.service
Executable file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Flashscore
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
ExecStart=/home/ubuntu/flashscore/daemon
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user