aboutsummaryrefslogtreecommitdiff
path: root/system/calp.service
blob: 42777d96256b1ddbbb49634c5f37511759c0cc21 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Calendar server

[Service]
User=calp
ExecStart=calp --config /etc/calp/config.scm -- server
Restart=always