]> git.proxmox.com Git - pve-manager.git/commitdiff
pve-manager.service: refuse manual start/stop
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 8 Sep 2017 14:31:27 +0000 (16:31 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Sep 2017 07:34:02 +0000 (09:34 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
bin/init.d/pve-manager.service

index 9f4e62776419772e22543f8d760d3ab9f6fd4b49..69ebd2e9d5ac651aae79dda96a1da5cc7e7442f7 100644 (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