Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Script overlapping runlevels  (Read 6053 times)

Offline sunrat

  • User
  • Posts: 406
[EN] Script overlapping runlevels
« on: 2019/09/14, 09:12:47 »
I just did a d-u and noticed these messages appearing a few times.
Code: [Select]
insserv: Script rsync has overlapping Default-Start and Default-Stop runlevels (2 3 4 5) and (2 3 4 5). This should be fixed.
insserv: Script cron has overlapping Default-Start and Default-Stop runlevels (2 3 4 5) and (2 3 4 5). This should be fixed.
insserv: Script ssh has overlapping Default-Start and Default-Stop runlevels (2 3 4 5) and (2 3 4 5). This should be fixed.

I'm sure I've seen them before and ignored them, but am just wondering if they are normal or should action be taken to fix them? Pretty sure I never altered any config files for these.

Offline mdmarmer

  • User
  • Posts: 55
Re: Script overlapping runlevels
« Reply #1 on: 2020/01/12, 21:11:11 »
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932290  -- but it appears no one wants to fix it.  I find these messages annoying.  Should be identified as warning messages only or should not appear.

Offline mash

  • User
  • Posts: 47
Re: Script overlapping runlevels
« Reply #2 on: 2020/11/06, 16:36:18 »
Issue obviously not solved yet. Got it after d-u today

Code: [Select]
insserv: Script cron has overlapping Default-Start and Default-Stop runlevels (2 3 4 5) and (2 3 4 5). This should be fixed.
insserv: Script ssh has overlapping Default-Start and Default-Stop runlevels (2 3 4 5) and (2 3 4 5). This should be fixed.
insserv: Script rsync has overlapping Default-Start and Default-Stop runlevels (2 3 4 5) and (2 3 4 5). This should be fixed.
Would it solve the matter to reinstall these?

« Last Edit: 2020/11/06, 16:49:56 by mash »
when it was hard to write it should be hard to read

Offline sunrat

  • User
  • Posts: 406
Re: Script overlapping runlevels
« Reply #3 on: 2020/11/07, 00:24:42 »
Not solved for me either. They always appear during d-u but I just don't worry about them as they don't seem to affect anything.
I haven't tried reinstalling. Do it and tell us if it helps.