summarylogtreecommitdiffstats
path: root/icecream.service
diff options
context:
space:
mode:
Diffstat (limited to 'icecream.service')
-rw-r--r--icecream.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/icecream.service b/icecream.service
new file mode 100644
index 000000000000..b5e464f0c4f9
--- /dev/null
+++ b/icecream.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=icecream worker
+Wants=network.target
+
+[Service]
+Type=forking
+ExecStart=/usr/lib/icecream/icecreamd
+
+[Install]
+Alias=multi-user.target.wants/icecream.service