sysvctl=1


sysvctl=1

The question requests you to enter 'sysvctl=1' in the right file, and check in 'proc/cmdline' after reboot that it works.

answer:
'/proc/cmdline' shows the /boot/grub/grub.conf kernel options loaded
so to implement the question do:

1.     edit  /boot/grub/grub.conf.
1.1   add 'sysvctl=1' at the end of 'ro root=/dev/VolGroup00/LogVol00 rhgb quite'
2      reboot
2.1   check by viewing /proc/cmdline