]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: fix --image= when nspawn is run as service
authorLennart Poettering <lennart@poettering.net>
Sat, 3 Oct 2015 09:23:52 +0000 (11:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 3 Oct 2015 09:23:52 +0000 (11:23 +0200)
commit988a47964283b6a72f5ce117f287ebeb12e26d2d
treea5000d3b3333ca9a36e994c7a42b9c6e827e92f1
parent8580d1f73db36e9383e674e388b4fb55828c0c66
nspawn: fix --image= when nspawn is run as service

nspawn needs access to /dev/loop to implement --image=, hence grant that
in the service file.

Fixes #1446.
units/systemd-nspawn@.service.in