]> git.proxmox.com Git - mirror_frr.git/commit - configure.ac
tools: add PIDFile option in frr.service
authorEmanuele Bovisio <emanuele.bovisio@eolo.it>
Thu, 22 Oct 2020 15:04:24 +0000 (17:04 +0200)
committerEmanuele Bovisio <emanuele.bovisio@eolo.it>
Fri, 30 Oct 2020 15:33:20 +0000 (16:33 +0100)
commit566397ba65a2b94864e770f7ef2f092952767eb3
tree990cde3fe17da10f4b20a1963bd2bdc6928f95ab
parent84de5a245a3eb17619588a535b9f408ce802a8c9
tools: add PIDFile option in frr.service

when type is forking, it is recommended to also use the PIDFile= option,
so that systemd can reliably identify the main process of the service.

Signed-off-by: Emanuele Bovisio <emanuele.bovisio@eolo.it>
configure.ac
tools/.gitignore
tools/frr.service [deleted file]
tools/frr.service.in [new file with mode: 0644]
tools/frr@.service [deleted file]
tools/frr@.service.in [new file with mode: 0644]