refactor: Use pipx to install radicale

This commit is contained in:
2024-06-27 18:51:29 +02:00
parent 7df3eedad1
commit 0c228a22f4
4 changed files with 21 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ Requires=network.target
[Service]
Environment="RADICALE_CONFIG={{ radicale_root_path }}/radicale.conf"
ExecStart=/usr/bin/env python3 -m radicale
ExecStart=/usr/local/bin/radicale
Restart=on-failure
User=radicale
# Deny other users access to the calendar data