diff options
Diffstat (limited to 'roles/lists/files/lib/systemd')
-rw-r--r-- | roles/lists/files/lib/systemd/system/wwsympa.service | 1 |
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 |