mirror of https://github.com/tteck/Proxmox.git
removed daemon-reload
This commit is contained in:
parent
728100b13e
commit
5441bd2452
|
@ -67,7 +67,6 @@ AmbientCapabilities=CAP_NET_BIND_SERVICE
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl daemon-reload
|
|
||||||
systemctl enable -q --now gitea
|
systemctl enable -q --now gitea
|
||||||
msg_ok "Created Service"
|
msg_ok "Created Service"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue