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

[BUG] creation of file or directory method #50

Open
dorvan opened this issue May 13, 2017 · 0 comments
Open

[BUG] creation of file or directory method #50

dorvan opened this issue May 13, 2017 · 0 comments

Comments

@dorvan
Copy link
Member

dorvan commented May 13, 2017

IF a file or dir it's needed,
can the method:
1- check it
2- if it does not exist, create it
3- fix permissions (mod & own or acl) by:
3.1 - umask default: 755 for DIRS, 644 for FILES
AND
3.2 - by specific SERVICE (ex: Bind, sshd, dhcpd) template config requirements.

it can be "static" and "default" for alla same commands triggers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant