>_ linuxcommand.dev
Startseite rc-update
System

rc-update

Manage runlevel services.

Alpine
Verified: 2025-09-09
Syntax
$rc-update [BEFEHL] [SERVICE] [RUNLEVEL]
Examples
$rc-update add nginx default
$rc-update del apache2
$rc-update show
Typical use cases
?
Standard usage
rc-update --help
Note add/del adds/removes services from runlevels. show lists all.
Export