summarylogtreecommitdiffstats
path: root/lxd.service
blob: 0bae369c8fc804dcfec499bd93e9cadf9dbaffd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=REST API, command line tool and OpenStack integration plugin for LXC.
After=network.target
Requires=lxc-net.service

[Service]
Type=simple
ExecStart=/usr/bin/lxd --group lxd

[Install]
WantedBy=multi-user.target