summaryrefslogtreecommitdiff
path: root/community/motion/motion.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/motion/motion.service')
-rw-r--r--community/motion/motion.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/motion/motion.service b/community/motion/motion.service
deleted file mode 100644
index 23aba29cd..000000000
--- a/community/motion/motion.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Motion daemon
-After=local-fs.target
-
-[Service]
-ExecStart=/usr/bin/motion
-Type=forking
-#StandardOutput=null
-StandardError=null
-
-[Install]
-WantedBy=multi-user.target