mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update petio-install.sh
Remove Line: systemctl daemon-reload "as not needed"
This commit is contained in:
parent
b03d0090b6
commit
a9aaad1aa9
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ User=petio
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl daemon-reload
|
|
||||||
systemctl enable -q --now petio.service
|
systemctl enable -q --now petio.service
|
||||||
msg_ok "Created Service"
|
msg_ok "Created Service"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue