On 3/24/15, Karthikeyan S <[email protected]> wrote: > Hi Everyone, > I have a Cent OS 7 installed and configured a service test to > run in level 3,4 and 5 > > [root@karthikeyan-server]# chkconfig test --list > > Note: This output shows SysV services only and does not include native > systemd services. SysV configuration data might be overridden by > native > systemd configuration. > > If you want to list systemd services use 'systemctl list-unit-files'. > To see services enabled on particular target use > 'systemctl list-dependencies [target]'. > > test 0:off 1:off 2:off 3:on 4:on 5:on 6:off > > > Unfortunately, when the system reboots in runlevel 4, it did not start the > service automatically. I have to start the service test manually. How to > troubleshoot this ? Could someone help ?
Read the paragraph below ' Runlevels/targets' for using 'systemd' in Runlevel 2, 4. https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet S. Baskar _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
