chkconfig Verified for current stable LTS

Chkconfig Command: Disable Service At Boot Specific Runlevel Linux

Use for disable service at boot specific runlevel linux with Chkconfig. Exact CLI syntax to disable service at boot specific runlevel linux using Chkconfig.

When to use this: Use for disable service at boot specific runlevel linux with Chkconfig.

Command Syntax

chkconfig --level <3> <ntpd> off

Command Breakdown

--level
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to disable service at boot specific runlevel linux using Chkconfig.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Chkconfig directory