This unit is provided by:
Options
-
[Install]
-
[Service]
-
Delegate=yes
-
Environment=LXD_LXC_TEMPLATE_CONFIG=/usr/share/lxc/config
-
Environment=LXD_OVMF_PATH=/usr/share/lxd/ovmf
-
Environment=LXD_OVMF_PATH=/usr/share/ovmf/x64
-
EnvironmentFile=-/etc/environment
-
ExecStart=/usr/bin/lxd --group lxd --logfile=/var/log/lxd/lxd.log
-
ExecStart=/usr/bin/lxd --group=lxd --logfile=/var/log/lxd/lxd.log
-
ExecStart=@/usr/bin/lxd lxd --group lxd
-
ExecStartPost=/usr/bin/lxd waitready --timeout=600
-
ExecStartPre=/usr/libexec/lxd/lxd-apparmor-load
-
ExecStop=/usr/bin/lxd shutdown
-
KillMode=process
-
LimitCORE=infinity
-
LimitMEMLOCK=infinity
-
LimitNOFILE=1048576
-
LimitNPROC=infinity
-
Restart=on-failure
-
TasksMax=infinity
-
TimeoutStartSec=600s
-
TimeoutStopSec
Introduced in systemd 188=30s
-
-
[Unit]
-
After=network-online.target lxcfs.service
-
After=network-online.target openvswitch-switch.service lxcfs.service lxd.socket
-
Description=LXD Container Hypervisor
-
Description=LXD Container Management Daemon
-
Documentation=man:lxd(1)
-
Requires=network-online.target lxcfs.service
-
Requires=network-online.target lxcfs.service lxd.socket
-
Requires=network-online.target lxd.socket lxcfs.service
-
Additionnal notes
Nothing here.