On 05/30/2010 01:58 AM, [email protected] wrote: > Package: cron > Version: 3.0pl1-111 > Severity: wishlist > > I recently started seeing > insserv: warning: current stop runlevel(s) (0 1 6) of script `cron' > overwrites defaults (1). > upon aptitude update, in the experimental distribution. Google finds > some too: > http://www.google.com/search?q=%22insserv:+warning:+current+stop+runlevel(s)+(0+1+6)+of+script+%60cron%27+overwrites+defaults+(1).%22
So the LSB headers in /etc/init.d/cron say that (1) is the default level, but your /etc/rc?.d directories contain symlinks for (0 1 6). These symlinks probably came from an older cron installation (pre-101), is it possible that you've been using (+upgrading) that system since then? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

