aboutsummarylogtreecommitdiffstats
path: root/reposilite.service
blob: 806e57db723485ba89a3727fe6f48b392b2ea3a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Repository manager service

[Service]
Type=simple
User=reposilite
ExecStart=/usr/bin/reposilite
SuccessExitStatus=143

[Install]
WantedBy=multi-user.target