Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 729930
Collapse All | Expand All

(-)a/app-emulation/lxd/files/lxd.service (+1 lines)
Lines 3-8 Description=Container hypervisor based on LXC Link Here
3
[Service]
3
[Service]
4
ExecStart=/usr/sbin/lxd --group lxd
4
ExecStart=/usr/sbin/lxd --group lxd
5
ExecStop=/usr/sbin/lxd shutdown
5
KillMode=process
6
KillMode=process
6
Restart=on-failure
7
Restart=on-failure

Return to bug 729930