CK> So the LSB headers in /etc/init.d/cron say that (1) is the default CK> level, but your /etc/rc?.d directories contain symlinks for (0 1 6).
# Default-Start: 2 3 4 5 # Default-Stop: 1 $ /usr/sbin/sysv-rc-conf --list cron cron 0:off 1:off 2:on 3:on 4:on 5:on 6:off CK> These symlinks probably came from an older cron installation (pre-101), CK> is it possible that you've been using (+upgrading) that system since then? All I know is that I've used Debian since 2000, 2005, and 2009 on my three computers. How could /etc/init.d/cron never be updated during apt-get upgrade? Or shouldn't changes like this be presented to the user with a dialog asking what to do, "accept the maintainers change, or keep my own version, etc.?" Somebody, not me, blew it, by not keeping components up to date?!? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

