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