summarylogtreecommitdiffstats
path: root/camlistore.service
blob: 53c1a2b48bca0ff417fe4b72d750ac15d451b866 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Camlistore Server
After=network.target

[Service]
User=camlistore
ExecStart=/usr/bin/camlistored --openbrowser=false

[Install]
WantedBy=multi-user.target