]> git.ipfire.org Git - thirdparty/lldpd.git/commit
daemon: systemd unit cannot use ProtectSystem=strict
authorVincent Bernat <vincent@bernat.im>
Thu, 13 Jul 2017 06:47:57 +0000 (08:47 +0200)
committerVincent Bernat <vincent@bernat.im>
Thu, 13 Jul 2017 06:49:50 +0000 (08:49 +0200)
commitcaecd83c46bc0fce79e8e550e3c28d33ce32a2c6
tree153628f30b50f3c4764bc9891996d6669798fdde
parentd14b066568576103ecb8c05c5abd4ccd298cf3a8
daemon: systemd unit cannot use ProtectSystem=strict

lldpd needs to create its socket in `/run`. It's put outside the chroot
on purpose but it's not on a directory on its own.
src/daemon/lldpd.service.in