mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-05 06:07:35 +03:00
add additional ReadWritePaths entry, fix existing one
This commit is contained in:
parent
1a76e1ad50
commit
59450e8c2d
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ ProtectKernelTunables=true
|
||||||
ProtectKernelModules=true
|
ProtectKernelModules=true
|
||||||
ProtectControlGroups=true
|
ProtectControlGroups=true
|
||||||
NoNewPrivileges=true
|
NoNewPrivileges=true
|
||||||
ReadWritePaths=/var/lib/radicale/collections
|
ReadWritePaths=/var/lib/radicale/ /var/cache/radicale/
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue