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