]> git.puffer.fish Git - mirror/frr.git/commit
debianpkg: always install /etc/init.d/frr
authorDavid Lamparter <equinox@diac24.net>
Thu, 25 Oct 2018 13:37:28 +0000 (15:37 +0200)
committerDavid Lamparter <equinox@diac24.net>
Fri, 18 Jan 2019 14:36:40 +0000 (15:36 +0100)
commit1b2a2569b092fc05b3fa3e2e47fbec27beb3670a
treed22e7c03bab0b0991c602fcb15852306cd34c241
parent563c55a9a458b430a1e77d10c5d8e918f786e3da
debianpkg: always install /etc/init.d/frr

There is no point in making this conditional, systemd correctly prefers
the service file over the init script when it is present.  Also, people
can install an init system that doesn't match their distribution and
even change init systems on an installation.

Signed-off-by: David Lamparter <equinox@diac24.net>
debianpkg/rules