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

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

[Install]
WantedBy=multi-user.target