mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
fix service
This commit is contained in:
parent
ae4ffdca80
commit
27b9807452
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Restart=always
|
||||||
User=root
|
User=root
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target" >$service_path
|
WantedBy=multi-user.target" >$service_path
|
||||||
systemctl enable --now -q sabnzbd.service
|
systemctl enable --now -q mylar3.service
|
||||||
msg_ok "Created Service"
|
msg_ok "Created Service"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue