In my Fedora 16 sistem, httpd and mysqld don't start automatic.
I try chkconfig --levels 235 httpd on but says: Note: Forwarding request to 'systemctl enable httpd.service'.
And when execut chkconfig says:
Note: This output shows SysV services only and does not include native
systemd services. SysV configuration data might be overridden by native
systemd configuration.
How see all service start on boot.
Thanks