Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
b56ee5f9
Commit
b56ee5f9
authored
Nov 23, 2014
by
Tim Smith
Browse files
The working directory should be 0700 mode
parent
f02b0202
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes/default.rb
View file @
b56ee5f9
...
@@ -34,7 +34,7 @@ end
...
@@ -34,7 +34,7 @@ end
directory
node
[
'rsyslog'
][
'working_dir'
]
do
directory
node
[
'rsyslog'
][
'working_dir'
]
do
owner
'root'
owner
'root'
group
'root'
group
'root'
mode
'07
55
'
mode
'07
00
'
end
end
# Our main stub which then does its own rsyslog-specific
# Our main stub which then does its own rsyslog-specific
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment