This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/sympa_msg.pl --foreground
-
ExecStart=/usr/lib/sympa/bin/sympa_msg.pl
-
ExecStartPre=-/bin/mkdir -p /run/sympa -/bin/chown sympa:sympa /run/sympa
-
ExecStartPre=/usr/bin/sympa-pre-start
-
Group=sympa
-
PIDFile=/run/sympa/sympa_msg.pid
-
PermissionsStartOnly=yes
-
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
Restart=on-failure
-
RestartSec=15
-
StandardError=null
-
StateDirectory=sympa
-
Type=forking
-
Type=simple
-
User=sympa
-
-
[Unit]
-
After=network-online.target
-
Before=sympa-archive.service sympa-bounce.service sympa-bulk.service sympa-task.service
-
Description=SYMPA mailing list manager
-
Description=Sympa mailing list manager
-
Documentation=man:sympa_msg(8)
-
Wants=sympa-archive.service sympa-bounce.service sympa-bulk.service sympa-task.service
-
Wants=sympa-bulk.service sympa-archived.service sympa-bounced.service sympa-task_manager.service
-
Additionnal notes
Nothing here.