[Bug 272552] Fix /var/log/messages and /var/run/dmesg.boot permissions when disabling read_msgbuf in the installer's hardening menu
Date: Tue, 18 Jul 2023 05:18:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272552
Jose Luis Duran <jlduran@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #243440|0 |1
is obsolete| |
--- Comment #4 from Jose Luis Duran <jlduran@gmail.com> ---
Created attachment 243453
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243453&action=edit
Patch bsdinstall
Follow the instructions in commit 6f3933fa6fbd021bf6f24543e91489283eafd698, and
set the proper permissions to both files from the bsdinstall hardening script.
For this patch to work I must first remove the hard-wired umask setting from
/etc/rc.d/dmesg and set dmesg_umask (separate commit).
--
You are receiving this mail because:
You are the assignee for the bug.