Managing Runlevels
From FrugalWiki
Frugalware provides a nice graphical runlevel editor to manage your services. Its called Runlevel Editor (frugalrledit from console). You can add any service by issuing the service <servicename> add command.
You can also use the service program to manage the services from the command line, you can start your webserver for instance with service httpd start.