]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
systemd: require mount points to have chroot possible
authorVincent Bernat <bernat@luffy.cx>
Tue, 22 Oct 2013 19:10:15 +0000 (21:10 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 22 Oct 2013 19:10:15 +0000 (21:10 +0200)
src/daemon/lldpd.service.in

index 4be8a2e014095909d67d4ea9b061ef31e635c50b..a61d79fadec4a5c13477585b12ca553e51277c6b 100644 (file)
@@ -2,6 +2,7 @@
 Description=LLDP daemon
 Documentation=man:lldpd(8)
 After=network.target
+RequiresMountsFor=@PRIVSEP_CHROOT@
 
 [Service]
 Type=notify