summaryrefslogtreecommitdiff
path: root/community/ucarp/ucarp.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/ucarp/ucarp.service')
-rw-r--r--community/ucarp/ucarp.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/ucarp/ucarp.service b/community/ucarp/ucarp.service
new file mode 100644
index 000000000..2ff694d2c
--- /dev/null
+++ b/community/ucarp/ucarp.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=UCARP daemon
+
+[Service]
+ExecStart=/usr/bin/ucarp
+
+[Install]
+WantedBy=multi-user.target