Blob Blame History Raw
[Unit]
Description=Icecream Distributed Compiler
After=network.target nss-lookup.target

[Service]
Type=forking
PIDFile=/var/run/iceccd.pid
ExecStart=/usr/lib/icecream/iceccd-wrapper -d -u icecream -b /var/cache/icecream -l /var/log/iceccd
Nice=5

[Install]
WantedBy=multi-user.target