summarylogtreecommitdiffstats
path: root/rdiffweb.service
blob: 2435a26bed45b36fbb8b286a6a20eea916571034 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Rdiffweb Server
Documentation=http://www.patrikdufresne.com/en/rdiffweb/
After=network.target

[Service]
ExecStart=/usr/bin/rdiffweb

[Install]
WantedBy=multi-user.target