rc-update
Verified for current stable LTS
Rc Update Commands
Rc Update command syntax with verified terminal examples.
Commands
5 commands for Rc Update
rc-update Operations
Rc Update Command: Add Service To Runlevel Linux
sudo rc-update add <service_name> <runlevel> rc-update Operations
Rc Update Command: Delete Service From All Runlevels Linux
sudo rc-update -a del <service_name> rc-update Operations
Rc Update Command: Delete Service From Runlevel Linux
sudo rc-update del <service_name> <runlevel> rc-update Operations
Rc Update Command: List All Services Linux
rc-update -v rc-update Operations
Rc Update Command: List Enabled Services And Runlevels Linux
rc-update Suggest a Rc Update Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rc Update workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.