Skip to content

Commit 854d902

Browse files
pecharminfionera
authored andcommitted
fix lib directory permissions; do not depend on umask
1 parent 2575804 commit 854d902

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/config.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
ensure => 'directory',
5454
group => '0',
5555
owner => 'root',
56+
mode => '0755',
5657
recurse => true;
5758
}
5859

0 commit comments

Comments
 (0)