pve-lxc-syscalld/etc/pve-lxc-syscalld.service.in

13 lines
269 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Proxmox VE LXC Syscall Daemon
Before=pve-guests.service
[Service]
Type=notify
ExecStart=%LIBEXECDIR%/pve-lxc-syscalld/pve-lxc-syscalld --system /run/pve/lxc-syscalld.sock
RuntimeDirectory=pve
Restart=on-failure
[Install]
WantedBy=multi-user.target