initial commit via gitinitshit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=protecc from cops
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
# Points to your script
|
||||
ExecStart=/usr/local/bin/dreammaker.sh
|
||||
# Automatically restarts if the script fails
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
# This allows the service to start at boot
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user