From 53cd6d2c79d206273fbe9b924156b440894a4776 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 7 Dec 2018 22:33:54 +0100 Subject: Upgrade 'lists' role to Debian Stretch. --- roles/lists/files/etc/systemd/system/wwsympa.service | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'roles/lists/files/etc/systemd/system/wwsympa.service') diff --git a/roles/lists/files/etc/systemd/system/wwsympa.service b/roles/lists/files/etc/systemd/system/wwsympa.service index cccf508..7d2440c 100644 --- a/roles/lists/files/etc/systemd/system/wwsympa.service +++ b/roles/lists/files/etc/systemd/system/wwsympa.service @@ -16,10 +16,10 @@ PrivateDevices=yes ProtectHome=yes ProtectSystem=strict PrivateTmp=yes -ReadOnlyDirectories=/ -ReadWriteDirectories=-/var/lib/sympa +ReadWriteDirectories=/etc/sympa +ReadWriteDirectories=/var/lib/sympa ReadWriteDirectories=-/var/run/sympa -ReadWriteDirectories=-/var/spool/sympa +ReadWriteDirectories=/var/spool/sympa [Install] WantedBy=multi-user.target -- cgit v1.2.3