Appendix A. Starting and stopping Satellite services
Satellite provides the satellite-maintain service command to manage Satellite services from the command line.
After installing Satellite with the satellite-installer command, all Satellite services are started and enabled automatically. View the list of these services by executing:
# satellite-maintain service list
To see the status of running services, execute:
# satellite-maintain service status
To stop Satellite services, execute:
# satellite-maintain service stop
To start Satellite services, execute:
# satellite-maintain service start
To restart Satellite services, execute:
# satellite-maintain service restart