Files
DREAMMAKER/dreammaker.service
T

14 lines
273 B
Desktop File

[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