Mailinglist Archive: opensuse-bugs (10805 mails)
| < Previous | Next > |
[Bug 533531] cron: option -p does not work in force mode
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 23 Oct 2009 06:13:25 -0600
- Message-id: <20091023121325.3853C245517@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=533531
User aj@xxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=533531#c1
Andreas Jaeger <aj@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |aj@xxxxxxxxxx
Info Provider| |werner@xxxxxxxxxx
--- Comment #1 from Andreas Jaeger <aj@xxxxxxxxxx> 2009-10-23 06:13:22 MDT ---
This seems to come from the last line of this quote from /etc/init.d/cron:
## Start daemon with startproc(8). If this fails
## the echo return value is set appropriate.
# NOTE: startproc return 0, even if service is
# already running to match LSB spec.
startproc -f -p $PIDFILE $CRON_BIN
Werner, any advice on how to change this? Looking at the startproc man page, I
suggest to just removing -f should fix this. Correct?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User aj@xxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=533531#c1
Andreas Jaeger <aj@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |aj@xxxxxxxxxx
Info Provider| |werner@xxxxxxxxxx
--- Comment #1 from Andreas Jaeger <aj@xxxxxxxxxx> 2009-10-23 06:13:22 MDT ---
This seems to come from the last line of this quote from /etc/init.d/cron:
## Start daemon with startproc(8). If this fails
## the echo return value is set appropriate.
# NOTE: startproc return 0, even if service is
# already running to match LSB spec.
startproc -f -p $PIDFILE $CRON_BIN
Werner, any advice on how to change this? Looking at the startproc man page, I
suggest to just removing -f should fix this. Correct?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |