2 Description=radicale - A simple CalDAV (calendar) and CardDAV (contact) server
3 After=syslog.target network.target
4 Requires=network.target
7 CapabilityBoundingSet=CAP_NET_BIND_SERVICE
8 ExecStart=/usr/bin/radicale
12 MemoryDenyWriteExecute=true
18 ProtectControlGroups=true
21 ProtectKernelLogs=true
22 ProtectKernelModules=true
23 ProtectKernelTunables=true
28 RestrictAddressFamilies=~AF_PACKET AF_NETLINK AF_UNIX
29 RestrictNamespaces=true
32 StateDirectory=radicale
33 SystemCallArchitectures=native
34 SystemCallErrorNumber=EPERM
35 SystemCallFilter=@system-service
36 SystemCallFilter=~@resources
41 WantedBy=multi-user.target