pve-manager.service: refuse manual start/stop

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2017-09-08 16:31:27 +02:00 committed by Wolfgang Bumiller
parent a26ddafe22
commit 0fe0d92471

View File

@ -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