Files
DREAMMAKER/DREAMMAKER.service
T
2026-04-23 02:49:17 -06:00

14 lines
263 B
Desktop File

[Unit]
Description=protecc from cops
After=network.target
[Service]
# script path
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