Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Set system_umask consistently to String #325

Merged
merged 1 commit into from
Nov 6, 2024

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]>
@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