This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
BusName=uk.org.thekelleys.dnsmasq -
ExecReload=/bin/kill -HUP $MAINPID -
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/etc/init.d/dnsmasq systemd-exec -
ExecStart=/usr/bin/dnsmasq -k --enable-dbus --user=dnsmasq --pid-file -
ExecStart=/usr/bin/dnsmasq -k --enable-dbus --user=dnsmasq -C dnsmasq.conf -
ExecStart=/usr/sbin/dnsmasq -
ExecStart=/usr/sbin/dnsmasq --log-async --enable-dbus --keep-in-foreground -
ExecStartPost=/etc/init.d/dnsmasq systemd-start-resolvconf -
ExecStartPre=/etc/init.d/dnsmasq checkconfig -
ExecStartPre=/usr/bin/dnsmasq --test -
ExecStartPre=/usr/bin/dnsmasq-pre-start -
ExecStartPre=/usr/sbin/dnsmasq --test -
ExecStop=/etc/init.d/dnsmasq systemd-stop-resolvconf -
PIDFile=/run/dnsmasq.pid -
PIDFile=/run/dnsmasq/dnsmasq.pid -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
ProtectSystemIntroduced in systemd 214=yes -
Restart=on-failure -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=dbus -
Type=forking
-
-
[Unit]-
After=network.target -
After=network.target systemd-resolved.service -
Before=network-online.target nss-lookup.target -
Before=nss-lookup.target -
Description=DNS caching server. -
Description=Dnsmasq Daemon -
Description=dnsmasq - A lightweight DHCP and caching DNS server -
Documentation=man:dnsmasq(8) -
Requires=network.target -
Wants=nss-lookup.target
-
Additionnal notes
Nothing here.