pve-lxc-syscalld/etc/pve-lxc-syscalld.service.in
Wolfgang Bumiller 641af2dd6a debian/ import
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-07-10 15:00:54 +02:00

13 lines
209 B
SYSTEMD

[Unit]
Description=Proxmox VE LXC Syscall Daemon
Before=pve-guests.service
[Service]
#FIXME!!!
Type=simple
ExecStart=%LIBEXECDIR%/pve/pve-lxc-syscalld
Restart=on-failure
[Install]
WantedBy=multi-user.target