summarylogtreecommitdiffstats
path: root/lxd.service
diff options
context:
space:
mode:
authorAsterios Dimitriou2020-01-22 14:32:03 +0200
committerAsterios Dimitriou2020-01-23 12:09:38 +0200
commit94deb30dd61d641f2a844ab4c3f55d293b4e9cc0 (patch)
tree02649aac06a57bdd38116dfaba3c49789161957f /lxd.service
parente843baad956bdef16678ba9336484b181f3cb2a2 (diff)
downloadaur-94deb30dd61d641f2a844ab4c3f55d293b4e9cc0.tar.gz
Add new cgo flags
Optional support for virtual machines
Diffstat (limited to 'lxd.service')
-rw-r--r--lxd.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/lxd.service b/lxd.service
index f038cc1fe143..51df6f5a0fe6 100644
--- a/lxd.service
+++ b/lxd.service
@@ -4,6 +4,7 @@ After=network.target
[Service]
Type=simple
+Environment=LXD_OVMF_PATH=/usr/share/ovmf/x64
ExecStart=/usr/bin/lxd --group lxd
ExecStop=/usr/bin/lxd shutdown
KillMode=process