Skip to content
Snippets Groups Projects
Commit 448f66e8 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

nullmailer: Fix queue service installation

parent 14328462
No related branches found
No related tags found
1 merge request!6nullmailer: Fix queue service installation
Pipeline #3864 passed
[Unit]
Description=Enqueueing facility for restricted clients of nullmailer
After=networking.target
Before=php-fpm@.service
[Service]
ExecStart=/usr/local/sbin/nullmailer-queued
......@@ -11,3 +10,6 @@ ProtectSystem=strict
ProtectControlGroups=yes
ProtectHome=yes
PrivateTmp=yes
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment