Skip to content

Conversation

@hugotanure
Copy link
Contributor

On init.pp it's declared $system_umask as Optional[String], but on umask.pp it's declared as Optional[Integer].

Signed-off-by: Hugo Tanure <[email protected]>
@hugotanure hugotanure force-pushed the fix-system-umask-type branch from 6f4bd3f to 1542b94 Compare November 5, 2024 21:37
@schurzi schurzi linked an issue Nov 6, 2024 that may be closed by this pull request
@schurzi schurzi added the bug label Nov 6, 2024
@schurzi schurzi changed the title Fix system_umask type Set system_umask type consistently to String Nov 6, 2024
@schurzi schurzi changed the title Set system_umask type consistently to String Set system_umask consistently to String Nov 6, 2024
@schurzi schurzi merged commit b7bc6c3 into dev-sec:master Nov 6, 2024
14 of 18 checks passed
@schurzi
Copy link
Contributor

schurzi commented Nov 6, 2024

Thanks a ton!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

os_hardening 2.4.0: system_umask confusion: String or Integer?

2 participants