mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update lazylibrarian-install.sh to remove daemon-reload. it is not needed
This commit is contained in:
parent
9a9bc560b5
commit
1323542b95
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ Restart=on-failure
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl -q daemon-reload
|
|
||||||
systemctl enable --now -q lazylibrarian
|
systemctl enable --now -q lazylibrarian
|
||||||
msg_ok "Created Service"
|
msg_ok "Created Service"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue