This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet=CAP_CHOWN CAP_DAC_OVERRIDE CAP_FOWNER CAP_NET_ADMIN CAP_NET_RAW CAP_SETGID CAP_SETUID -
Environment="RUNAS=root" -
Environment=ARPWATCH_ARGS= -
EnvironmentFile=-/etc/sysconfig/arpwatch -
EnvironmentFile=/etc/default/arpwatch -/etc/arpwatch/%i.iface -
ExecStart=/usr/bin/arpwatch -f /var/lib/arpwatch/%i.dat -i %i -
ExecStart=/usr/sbin/arpwatch $ARPWATCH_ARGS -i %i -f /var/lib/arpwatch/arp.dat.%i -
ExecStart=/usr/sbin/arpwatch -u $RUNAS -i %i -f %i.dat $ARGS $IFACE_ARGS -F ${PCAP_FILTER} -
ExecStartPre=/usr/bin/touch -a %i.dat /bin/chown $RUNAS %i.dat -
ExecStartPre=/usr/bin/touch /var/lib/arpwatch/%i.dat -
ExecStartPre=/usr/bin/touch /var/lib/arpwatch/arp.dat.%i -
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=forking -
WorkingDirectory=/var/lib/arpwatch
-
-
[Unit]-
After=network-online.target -
After=network.target -
After=network.target exim.service postfix.service sendmail.service -
Description=Arpwatch daemon which keeps track of ethernet/ip address pairings -
Description=Watch ARP on interface %i -
Description=arpwatch service on interface %I -
Documentation=man:arpwatch(8) -
PartOf=arpwatch.service -
PartOf=arpwatch.target -
Wants=network-online.target
-
Additionnal notes
Nothing here.