Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Restrict Permissions of grub/menu.lst #113

Open
wants to merge 1 commit into
base: flatcar-master
Choose a base branch
from

Conversation

justdan96
Copy link

This is described in the following issue:
flatcar/Flatcar#296

Setting the Options=umask parameter as that behaviour is well documented by systemd: https://www.freedesktop.org/software/systemd/man/latest/systemd.mount.html#Options.

Restrict Permissions of grub/menu.lst

Previously the permissions of grub/menu.lst were 0755, this PR corrects those permissions which helps with CIS compliance.

How to use

Test new unit file works with Flatcar installation.

Testing done

None yet.

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

This is described in the following issue:
flatcar/Flatcar#296

Setting the `Options=umask` parameter as that behaviour is well documented by systemd: https://www.freedesktop.org/software/systemd/man/latest/systemd.mount.html#Options.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant