summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Scholz <jan.scholz@googlemail.com>2012-05-09 12:42:06 +0200
committerJan Scholz <jan.scholz@googlemail.com>2012-05-09 12:42:06 +0200
commiteacbad4082a2ef7c911853eff42f220ec728c07c (patch)
tree464686e13147aeb0d9205a502a89db59a9ab50f4 /sys-apps
parentadd fcron service (diff)
downloadsystemd-eacbad4082a2ef7c911853eff42f220ec728c07c.tar.gz
systemd-eacbad4082a2ef7c911853eff42f220ec728c07c.tar.bz2
systemd-eacbad4082a2ef7c911853eff42f220ec728c07c.zip
remove After=syslog.target
systemd provides the syslog socket, no need to wait for the service
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd-units/files/services-basic/fcron.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-apps/systemd-units/files/services-basic/fcron.service b/sys-apps/systemd-units/files/services-basic/fcron.service
index 68a7323..3fce3da 100644
--- a/sys-apps/systemd-units/files/services-basic/fcron.service
+++ b/sys-apps/systemd-units/files/services-basic/fcron.service
@@ -1,6 +1,5 @@
[Unit]
Description=fcron Cron Daemon
-After=syslog.target
[Service]
Type=simple