Skip to content
Snippets Groups Projects
Commit ed195817 authored by Lars Beckers's avatar Lars Beckers
Browse files

Merge branch 'th/nullmailer-queue' into 'master'

nullmailer: Fix queue service installation

See merge request !6
parents 14328462 448f66e8
Branches
No related tags found
No related merge requests found
[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