Tips&Tricks |
Cronie daemon in OpenSUSEHi SUSE folks ! Maybe you already know that vixie-cron is used as default cron in openSUSE. Currently there is no chance to push our ~20 patches to upstream (it's already dead), so my suggestion is : switch to cronie. I prepared simple wiki page about this step and also cronie package is waiting for testing in Base:System repo. So if you want test cronie, just add Base:System repo (for opensuse 11.2) : zypper ar http://download.opensuse.org/repositories/Base:/System/openSUSE_11.2/Base:System.repo and install cronie (vixie-cron will be deleted): zypper in cronie
Please let me know your opinions or suggestions :)
|