summarylogtreecommitdiffstats
path: root/icecream-scheduler.service
blob: 8aa12adcb848dd2334a79536f673ce595021c381 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Icecream distributed compiler scheduler

[Service]
Type=simple
User=icecream
Group=icecream
SyslogIdentifier=icecc-scheduler
ExecStart=/usr/lib/icecream/icecream-schedulerd

[Install]
WantedBy=multi-user.target