]> git.ipfire.org Git - thirdparty/systemd.git/commit
analyze: add --profile switch to security verb 21541/head
authorLuca Boccassi <luca.boccassi@microsoft.com>
Fri, 26 Nov 2021 15:46:40 +0000 (15:46 +0000)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Fri, 26 Nov 2021 18:17:26 +0000 (18:17 +0000)
commit0446921131218c3f23f8937f85294b3c244a923b
treea7906870474dbec7e2febaf518e948cee975b493
parent83de7427dc7897669cfd83b3af7d6bbb914a307c
analyze: add --profile switch to security verb

Allows to pass a portable profile when doing offline analysis of
units. Especially useful for analyzing portable images, since a
lot of the security-relevant settings in those cases come from
the profiles, but they are not shipped in the portable images.
man/systemd-analyze.xml
shell-completion/bash/systemd-analyze
shell-completion/zsh/_systemd-analyze
src/analyze/analyze-security.c
src/analyze/analyze-security.h
src/analyze/analyze.c
test/units/testsuite-65.sh