You've already forked role_radicale
refactor: Use pipx to install radicale
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user