This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
DeviceAllow=/dev/stdin /dev/urandom
-
DevicePolicy=strict
-
ExecStart=/usr/bin/python3 -m radicale
-
ExecStart=/usr/bin/radicale
-
ExecStart=/usr/bin/radicale -C radicale.conf
-
Group=radicale
-
IPAccounting=yes
-
IPAddressAllow=localhost
-
IPAddressDeny=any
-
LockPersonality
Introduced in systemd 235=yes -
LogsDirectory=radicale
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
PrivateUsers=yes
-
ProcSubset
Introduced in systemd 247=pid -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=strict -
ReadWritePaths=/data/radicale
-
ReadWritePaths=/var/lib/radicale/
-
ReadWritePaths=/var/lib/radicale/collections
-
RemoveIPC
Introduced in systemd 232=yes -
Restart=on-failure
-
RestartSec=2
-
RestrictAddressFamilies=AF_INET AF_INET6
-
RestrictAddressFamilies=~AF_PACKET AF_NETLINK AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
StateDirectory=radicale
-
StateDirectory=radicale/collections
-
StateDirectoryMode=0750
-
SystemCallArchitectures=native
-
SystemCallErrorNumber=EPERM
-
SystemCallFilter=@system-service ~@privileged ~@resources
-
SystemCallFilter=@system-service ~@resources
-
Type=exec
-
UMask=0027
-
User=radicale
-
WorkingDirectory=/var/lib/radicale
-
-
[Unit]
-
After=network-online.target
-
After=network.target
-
After=syslog.target network.target
-
Description=A Simple Calendar and Contact Server
-
Description=A simple CalDAV (calendar) and CardDAV (contact) server
-
Description=Radicale CalDAV (calendar) and CardDAV (contact) server
-
Description=Radicale CalDAV and CardDAV server
-
Description=radicale - A simple CalDAV (calendar) and CardDAV (contact) server
-
Documentation=https://radicale.org
-
Documentation=https://radicale.org/3.0.html#documentation
-
Documentation=man:radicale(1)
-
Requires=network.target
-
Wants=network-online.target
-
Additionnal notes
Nothing here.