Fix tftp service restarts
authorMichael Prokop <mika@grml.org>
Sat, 18 Jul 2020 11:53:41 +0000 (13:53 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 18 Jul 2020 11:53:41 +0000 (13:53 +0200)
commiteac090bfc66c199d1528971309d3661049f75699
tree19755b2c6d86284d4b3b8ca38fcd7f1f9597c267
parentac3936cc3d306711a3fbdf196b245a145f979b9c
Fix tftp service restarts

The file /var/run/grml-tftpd.pid is owned by nobody:nogroup,
start-stop-daemon then complains about this when trying to stop the
service.

Fixes:

| start-stop-daemon: matching only on non-root pidfile /var/run/grml-tftpd.pid is insecure
grml-terminalserver