This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/bulk.pl --foreground -
ExecStart=/usr/lib/sympa/bin/bulk.pl -
ExecStartPre=-/bin/mkdir -p /run/sympa -/bin/chown sympa:sympa /run/sympa -
Group=sympa -
PIDFile=/run/sympa/bulk.pid -
PermissionsStartOnly=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=always -
Restart=on-failure -
RestartSec=15 -
StandardError=null -
StateDirectory=sympa -
Type=forking -
Type=simple -
User=sympa
-
-
[Unit]-
BindsTo=sympa.service -
Description=SYMPA mailing list manager (bulk) -
Description=Sympa mailing list manager (message distribution) -
Documentation=man:bulk(8) -
PartOf=sympa.service
-
Additionnal notes
Nothing here.