Debian change: write pid-file even using systemd.

This commit is contained in:
Simon Kelley
2014-05-09 20:47:09 +01:00
parent b692f23466
commit a23949d44d
3 changed files with 10 additions and 5 deletions

View File

@@ -13,9 +13,8 @@ ExecStartPre=/usr/sbin/dnsmasq --test
# itself, when called with the "systemd-exec" function.
#
# It also adds the command-line flags
# --keep-in-foreground --pid-file --enable-dbus
# to disable writing a pid-file (not needed with systemd) and
# enable DBus by default because we use DBus activation.
# --keep-in-foreground --enable-dbus
# to enable DBus by default because we use DBus activation.
#
ExecStart=/etc/init.d/dnsmasq systemd-exec