]> git.proxmox.com Git - mirror_lxc.git/blobdiff - config/init/systemd/lxc.service.in
Rework init scripts
[mirror_lxc.git] / config / init / systemd / lxc.service.in
index f64610f7cc5accd2d0858a13873a7891ec3ba90c..33da987685c737a23c0a964fe9f3263251fb39ce 100644 (file)
@@ -8,8 +8,8 @@ Type=oneshot
 RemainAfterExit=yes
 ExecStartPre=@LIBEXECDIR@/lxc/lxc-devsetup
 ExecStartPre=@LIBEXECDIR@/lxc/lxc-apparmor-load
-ExecStart=@LIBEXECDIR@/lxc/lxc-autostart-helper start
-ExecStop=@LIBEXECDIR@/lxc/lxc-autostart-helper stop
+ExecStart=@LIBEXECDIR@/lxc/lxc-containers start
+ExecStop=@LIBEXECDIR@/lxc/lxc-containers stop
 # Environment=BOOTUP=serial
 # Environment=CONSOLETYPE=serial
 StandardOutput=syslog