]> granicus.if.org Git - cronie/commitdiff
Mention systemctl command in man page of crond. Based on rhbz#891160.
authorMarcela Mašláňová <mmaslano@redhat.com>
Wed, 2 Jan 2013 12:18:59 +0000 (13:18 +0100)
committerMarcela Mašláňová <mmaslano@redhat.com>
Wed, 2 Jan 2013 12:18:59 +0000 (13:18 +0100)
man/cron.8

index db9060b03057bb979896f824dda37dfaba30d8ec..1ecc7ef2e6acc38a1449a08be33b4da2e61b95ae 100644 (file)
@@ -22,7 +22,7 @@
 .\"
 .\" $Id: cron.8,v 1.8 2004/01/23 19:03:32 vixie Exp $
 .\"
-.TH CRON "8" "2012-11-22" "cronie" "System Administration"
+.TH CRON "8" "2013-01-02" "cronie" "System Administration"
 .SH NAME
 crond \- daemon to execute scheduled commands
 .SH SYNOPSIS
@@ -38,7 +38,11 @@ is started from
 .I /etc/rc.d/init.d
 or
 .I /etc/init.d
-It returns immediately, thus, there is no need to need to start it with
+when classical sysvinit scripts are used. In case systemd is enabled, then unit file is installed into
+.I /lib/systemd/system/crond.service
+and daemon is started by
+.I systemctl start crond.service
+command. It returns immediately, thus, there is no need to need to start it with
 the '&' parameter.
 .PP
 .I Cron