News | About | Get Frugalware | Packages | Documentation | Discussion Forums | Bug Tracker | Wiki | Community | Development

Service

From FrugalWiki

Jump to: navigation, search

In Frugalware services can be started, restarted and stopped, with the utility "service". Supported services are found in /etc/rc.d/

To start a service, simply do:

# service $service_name$ start

To restart a service, simply do:

# service $service_name$ restart

To stop a service, simply do:

# service $service_name$ stop


For more info check man service or Frugalware docs

Personal tools
Namespaces
Variants
Actions