This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/spamd -
EnvironmentFile=-/etc/sysconfig/spamd -
ExecReload=/bin/kill -HUP $MAINPID -
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/spamd $SPAMD_ARGS -r /run/spamd.pid -
ExecStart=/usr/sbin/spamd --pidfile=/run/spamd.pid $OPTIONS -
LockPersonalityIntroduced in systemd 235=yes -
PIDFile=/run/spamd.pid -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=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 -
Restart=always -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
StandardError=null -
StandardOutput=null -
Type=forking -
Type=simple
-
-
[Unit]-
After=network.target -
After=remote-fs.target network.target -
Before=mail-transfer-agent.target -
Description=Daemonized version of spamassassin -
Description=Perl-based spam filter using text analysis -
Wants=remote-fs.target network.target
-
Additionnal notes
Nothing here.