pentoo / pentoo-historical

read-only historical backup of pentoo from googlecode
https://code.google.com/p/pentoo/
2 stars 1 forks source link

crond not enabled on installed pentoo. #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Original source of bug was that apropos database was never populated with 
makewhatis -u.  Database should be populated by cronjob 
/etc/cron.daily/makewhatis

Root cause, cron appears to not be enabled on new installation.

Original issue reported on code.google.com by noiddi...@gmail.com on 12 Aug 2013 at 6:10

GoogleCodeExporter commented 9 years ago
I actually like cron-less machine. Cron spins my hdd every 5 or 10min.

Does it really has to be daily?
There may be a better place to create an event that script. How about 
postsync.d? autologin? local.d?

Original comment by blshkv on 15 Aug 2013 at 3:15

GoogleCodeExporter commented 9 years ago
The new isos will have cron installed.  Since you are the one that controls the 
installer, make it optional when you add it.

We need "rc-update add fcron default" to be added to the installer (run in the 
chroot) but if you want to make it optional that is fine.  Could probably add 
it to the last section of setup before bootloader.

Original comment by sidhayn on 15 Aug 2013 at 3:22

GoogleCodeExporter commented 9 years ago
I'd close it as "wontfix". Fix it if you care

Original comment by blshkv on 15 Aug 2013 at 3:26

GoogleCodeExporter commented 9 years ago
ozzie sbin # svn commit -m "fix bug #164"
Sending        pentoo-installer
Transmitting file data .
Committed revision 5906.

Original comment by sidhayn on 29 Aug 2014 at 7:26