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