summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-05-14 15:07:43 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-05-14 15:07:46 +0200
commitcc8bfb8f067b859a2f6aae467969c22703567d00 (patch)
tree77080f69825aee09b294dfd343b76705aa8ea385
parentc55ae1e2a93b1debd8df3ef944c2ddc91055c423 (diff)
wwsympa: allow write access to /var/spool/sympa.
Request to post and moderate messages using the web interface.
-rw-r--r--roles/lists/files/lib/systemd/system/wwsympa.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/lists/files/lib/systemd/system/wwsympa.service b/roles/lists/files/lib/systemd/system/wwsympa.service
index bdbf17e..4e3d94b 100644
--- a/roles/lists/files/lib/systemd/system/wwsympa.service
+++ b/roles/lists/files/lib/systemd/system/wwsympa.service
@@ -19,6 +19,7 @@ PrivateTmp=yes
ReadOnlyDirectories=/
ReadWriteDirectories=-/var/lib/sympa
ReadWriteDirectories=-/var/run/sympa
+ReadWriteDirectories=-/var/spool/sympa
[Install]
WantedBy=multi-user.target