This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/openarc
-
ExecReload=/bin/kill -USR1 $MAINPID
-
ExecStart=/usr/sbin/openarc -f $OPTIONS
-
ExecStartPost=/sbin/restorecon -r -F /run/openarc
-
Group=openarc
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=strict -
Restart=on-failure
-
RuntimeDirectory=openarc
-
RuntimeDirectoryMode=0750
-
Type=simple
-
UMask=0007
-
User=openarc
-
-
[Unit]
-
After=network.target nss-lookup.target syslog.target
-
Description=Authenticated Receive Chain (ARC) Milter
-
Documentation=man:openarc(8) man:openarc.conf(5) http://www.trusteddomain.org/openarc/
-
Additionnal notes
Nothing here.