Show whether the service starts at boot.
Section: Enable, Disable, Mask
Check if enabled
bash
bash
systemctl is-enabled nginxExplanation
Returns enabled, disabled, masked, or other states.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Enable, Disable, Mask