Inspect restart and rate limit settings.
Section: Incident Debugging
Show restart policy
bash
bash
systemctl show myapp -p Restart -p RestartSec -p StartLimitIntervalUSec -p StartLimitBurstExplanation
Critical when diagnosing restart loops.
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 Incident Debugging