]> git.ipfire.org Git - thirdparty/lldpd.git/commit
systemd: also read /etc/sysconfig/lldpd
authorVincent Bernat <bernat@luffy.cx>
Tue, 22 Oct 2013 19:24:19 +0000 (21:24 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 22 Oct 2013 19:24:19 +0000 (21:24 +0200)
commit4006b64e3a92f3e7168873588409283a4d6625fc
treeaebe6a4a3d94c134b6218679a86988050285679c
parentff4d7fa9c7ef1c5f5175da5df17fea04f6adb566
systemd: also read /etc/sysconfig/lldpd

While systemd's author says that we should get rid of those
pseudo-configuration files, keeping compatibility with previous ways
to configure daemons seem a valid reason to keep them. `/etc/default`
is Debian specific. We also read the equivalent one for RedHat to
ensure that everything will also continue to work here.

 http://0pointer.de/blog/projects/on-etc-sysinit.html
src/daemon/lldpd.service.in