1
0
Fork 0
mirror of https://github.com/tteck/Proxmox.git synced 2025-02-15 06:09:15 +01:00

fix service

This commit is contained in:
Frank Alvarado 2024-06-10 21:43:32 -05:00
parent ae4ffdca80
commit 27b9807452

View file

@ -55,7 +55,7 @@ Restart=always
User=root
[Install]
WantedBy=multi-user.target" >$service_path
systemctl enable --now -q sabnzbd.service
systemctl enable --now -q mylar3.service
msg_ok "Created Service"
motd_ssh