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

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

[Install]
WantedBy=multi-user.target