pve-manager.service: refuse manual start/stop
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a26ddafe22
commit
0fe0d92471
@ -1,6 +1,8 @@
|
||||
[Unit]
|
||||
Description=PVE VM Manager
|
||||
ConditionPathExists=/usr/bin/pvesh
|
||||
RefuseManualStart=true
|
||||
RefuseManualStop=true
|
||||
Wants=pvestatd.service
|
||||
Wants=pveproxy.service
|
||||
Wants=spiceproxy.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user