This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/libexec/gromox/delivery
-
ProtectSystem
Introduced in systemd 214=yes -
Restart=on-failure
-
Type=simple
-
-
[Unit]
-
After=mariadb.service mysql.service
-
Description=Gromox mail spooler
-
Documentation=man:delivery(8gx)
-
Requires=gromox-delivery-queue.service
-
Additionnal notes
Nothing here.