Hosted Vicidial server starts from $39 Contact Us Buy Now!

Issue update-rc.d: warning: vicidial start runlevel

Estimated read time: 1 min

update-rc.d: warning: vicidial start runlevel arguments (3 4 5) do not match LSB Default-Start values (2 3 4 5)

update-rc.d: warning: vicidial start runlevel


*********************************
Error :
*********************************
update-rc.d: warning: vicidial start runlevel arguments (3 4 5) do not match LSB Default-Start values (2 3 4 5)
update-rc.d: warning: vicidial stop runlevel arguments (0 1 2 6) do not match LSB Default-Start values (0 1 6)

*********************************
Solution
*********************************

  • check the current run level by running below command
          runlevel
  • if it outputs  as  runlevel 2 , then follow the below steps


*********************************
Changing the runlevel
*********************************

  • Change the runlevel to 3 or 5 
vi /etc/init/rc-sysinit.conf

  • edit the below line

env DEFAULT_RUNLEVLE=3

save and exit

reboot

Also see:

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.