This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet=CAP_NET_RAW CAP_NET_ADMIN CAP_SETGID CAP_SETUID -
Environment=ARPWATCH_ARGS= -
EnvironmentFile=-/etc/sysconfig/arpwatch -
ExecStart=/bin/true -
ExecStart=/usr/sbin/arpwatch $ARPWATCH_ARGS -f /var/lib/arpwatch/arp.dat -
ExecStart=/usr/sbin/arpwatch -u arpwatch -F $OPTIONS -
ExecStartPre=/usr/bin/touch /var/lib/arpwatch/arp.dat -
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 -
ProtectProcIntroduced in systemd 247=invisible -
ProtectSystemIntroduced in systemd 214=full -
RemainAfterExit=yes -
Restart=on-failure -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
SystemCallArchitectures=native -
SystemCallFilter=@system-service ~@aio @chown @clock @ipc @keyring @memlock @resources -
Type=forking -
Type=oneshot -
Type=simple -
WorkingDirectory=/var/lib/arpwatch
-
-
[Unit]-
After=network.target exim.service postfix.service sendmail.service -
After=syslog.target network-online.target -
Conflicts=arpwatch.target -
Description=Arpwatch daemon which keeps track of ethernet/ip address pairings -
Description=arpwatch service -
Documentation=man:arpwatch(8) -
Wants=network-online.target
-
Additionnal notes
Nothing here.