Nils Freydank
f5dab2b2c7
The ebuild drops iptables support bluntly as I personally nftables. LXD networking commands won't work without iptables so far. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
11 lines
174 B
Desktop File
11 lines
174 B
Desktop File
[Unit]
|
|
Description=Container hypervisor based on LXC
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/lxd --group lxd
|
|
KillMode=process
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|