diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-03-01 07:14:54 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2022-06-13 21:59:53 +0300 |
commit | 8d6d51edcb79b0906288170df165c1b86e278218 (patch) | |
tree | 4ff2cffc1d1370da97a4d91dacc5dde4a021c10f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2bfe15c5261212130f1a71f32a300bcf426443d4 (diff) | |
download | linux-8d6d51edcb79b0906288170df165c1b86e278218.tar.xz |
docs: selinux: add '=' signs to kernel boot options
Provide the full kernel boot option string (with ending '=' sign).
They won't work without that and that is how other boot options are
listed.
If used without an '=' sign (as listed here), they cause an "Unknown
parameters" message and are added to init's argument strings,
polluting them.
Unknown kernel command line parameters "enforcing checkreqprot
BOOT_IMAGE=/boot/bzImage-517rc6", will be passed to user space.
Run /sbin/init as init process
with arguments:
/sbin/init
enforcing
checkreqprot
with environment:
HOME=/
TERM=linux
BOOT_IMAGE=/boot/bzImage-517rc6
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Paul Moore <paul@paul-moore.com>
Cc: Stephen Smalley <stephen.smalley.work@gmail.com>
Cc: Eric Paris <eparis@parisplace.org>
Cc: selinux@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
[PM: removed bogus 'Fixes' line]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions