This commit is contained in:
2026-04-23 02:49:17 -06:00
parent e0ff800662
commit bfad44dbcb
+13
View File
@@ -0,0 +1,13 @@
[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