]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - icecream/systemd/icecc-scheduler.service
kernel: Update to version 4.1.3
[people/amarx/ipfire-3.x.git] / icecream / systemd / icecc-scheduler.service
1 [Unit]
2 Description=Icecream job scheduler
3 After=network.target
4
5 [Service]
6 Type=forking
7 ExecStart=/usr/sbin/icecc-scheduler -vvv -d -p 8765 -l /var/log/icecc-scheduler.log
8
9 [Install]
10 WantedBy=multi-user.target