summaryrefslogtreecommitdiff
path: root/community-testing/fcron/fcron.service
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/fcron/fcron.service')
-rw-r--r--community-testing/fcron/fcron.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/community-testing/fcron/fcron.service b/community-testing/fcron/fcron.service
deleted file mode 100644
index a47b4f19b..000000000
--- a/community-testing/fcron/fcron.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Cron Daemon
-
-[Service]
-Type=forking
-PIDFile=/run/fcron.pid
-ExecStart=/usr/sbin/fcron
-
-[Install]
-WantedBy=multi-user.target