summaryrefslogtreecommitdiff
blob: 0b74362dfb3ade0768cf10cc4d9b433f56219558 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Icecream Distributed Compiler
After=network.target nss-lookup.target

[Service]
Type=simple
SyslogIdentifier=iceccd
ExecStart=/usr/sbin/iceccd -u icecream -b /var/cache/icecream -l /var/log/icecream/iceccd -v
Nice=5

[Install]
WantedBy=multi-user.target