summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/systemd-units/files/services-basic/fcron.service')
-rw-r--r--sys-apps/systemd-units/files/services-basic/fcron.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-apps/systemd-units/files/services-basic/fcron.service b/sys-apps/systemd-units/files/services-basic/fcron.service
deleted file mode 100644
index 7fd0f42..0000000
--- a/sys-apps/systemd-units/files/services-basic/fcron.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=fcron Cron Daemon
-
-[Service]
-ExecStart=/usr/libexec/fcron -f
-ExecReload=/usr/libexec/fcronsighup
-Restart=always
-
-[Install]
-WantedBy=multi-user.target