public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Orlitzky <mjo@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Recommend cronie instead of vixie-cron in handbook?
Date: Sat, 14 Dec 2013 12:19:23 -0500	[thread overview]
Message-ID: <52AC931B.8020609@gentoo.org> (raw)
In-Reply-To: <CAJ0EP41SMi26bK_i3sJmpb2MHkY8nX9Ry80q3NLuMWYaptMJVQ@mail.gmail.com>

On 12/11/2013 03:03 PM, Mike Gilbert wrote:
>>
>> Is cronie a drop-in replacement, or do I have to do some thinking when
>> replacing vixie-cron?
>>
> 
> It should be a drop-in. The only change to make would be to remove
> vixie-cron and add cronie to the default runlevel.
> 

I noticed two small differences:

  1. Emails come from "(Cron Daemon)" instead of "Cron Daemon".

  2. The binary is /usr/sbin/crond instead of /usr/sbin/cron.

Everything else seems normal.

Here are the steps to update; they're obvious, but it's easy to skip
some accidentally:

  rc-update del vixie-cron default
  /etc/init.d/vixie-cron stop
  emerge -C vixie-cron
  emerge cronie
  rc-update add cronie default
  /etc/init.d/cronie start



  parent reply	other threads:[~2013-12-14 17:19 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10 20:55 [gentoo-dev] Recommend cronie instead of vixie-cron in handbook? Pacho Ramos
2013-12-10 21:33 ` Lars Wendler
2013-12-10 21:41   ` Jeff Horelick
2013-12-11  2:18 ` Paul B. Henson
2013-12-11 19:25   ` Michael Orlitzky
2013-12-11 20:03     ` Mike Gilbert
2013-12-13 22:15       ` Dale
2013-12-14 17:19       ` Michael Orlitzky [this message]
2013-12-24  3:54         ` Vadim A. Misbakh-Soloviov
2013-12-24  4:02           ` Michael Orlitzky
2013-12-25  6:38         ` Alice Ferrazzi
2013-12-25 14:43           ` [gentoo-dev] " Duncan
2013-12-27  4:02             ` Daniel Campbell
2013-12-27  6:56               ` Duncan
2013-12-11 19:22 ` [gentoo-dev] " Sven Vermeulen
2013-12-11 19:30 ` Peter Stuge
2013-12-11 21:07   ` Alexander Tsoy
2013-12-11 22:02   ` Ben Kohler
2013-12-11 20:20 ` Markos Chandras
2013-12-11 21:07   ` Peter Stuge
2013-12-11 22:13     ` Wulf C. Krueger
2013-12-13 13:45     ` Sergey Popov
2013-12-13 16:08       ` Peter Stuge
2013-12-13 16:17         ` Ben Kohler
2013-12-13 16:53         ` Brian Dolbec
2013-12-13 19:11           ` Markos Chandras
2013-12-14 23:13             ` Peter Stuge
2013-12-15 18:51               ` Maciej Mrozowski
2013-12-16 18:39               ` Michał Górny
2013-12-29  8:45         ` Sergey Popov
2013-12-11 23:42 ` Pavlos Ratis
2013-12-12  9:23   ` Lars Wendler
2013-12-14 15:55   ` [gentoo-dev] " Steven J. Long
2013-12-12 10:34 ` [gentoo-dev] " Ultrabug

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52AC931B.8020609@gentoo.org \
    --to=mjo@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox