Section: Verification and Security

Analyze service security

bash
bash
systemd-analyze security nginx.service
Explanation

Useful when improving service isolation and sandboxing.

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 Verification and Security
Verify a unit file
Validate unit syntax and references.
OpenIn sheetbashsame section
Show service command
Inspect the ExecStart setting.
OpenIn sheetbashsame section
Show environment references
Inspect environment-related properties.
OpenIn sheetbashsame section
Show boot time
Measure firmware, loader, kernel, and userspace startup time.
OpenIn sheetbash1 tag match
Show slowest units
List units ordered by startup time.
OpenIn sheetbash1 tag match
Show critical startup chain
Display boot dependency chain affecting startup time.
OpenIn sheetbash1 tag match