summaryrefslogtreecommitdiff
path: root/pcr/radicale/radicale.service
blob: 293cad6e2e48a28d28024c8aca75479809bb13c3 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Radicale caldav server
After=network.target

[Service]
ExecStart=/usr/bin/radicale
ExecStop=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target