summarylogtreecommitdiffstats
path: root/webcits.service
blob: 8c3462d963684bd1a286dc81a83a29085bf2141f (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Citadel/UX Groupware web interface over ssl

[Service]
ExecStart=/usr/citadel/webcit/webcit -d -s -p2443
Type=forking

[Install]
WantedBy=multi-user.target