Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
81f3f03c
Commit
81f3f03c
authored
Dec 01, 2020
by
Lance Albertson
Browse files
Misc fixes
Signed-off-by:
Lance Albertson
<
lance@osuosl.org
>
parent
c31a8b50
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
81f3f03c
...
...
@@ -3,8 +3,8 @@
This file is used to list changes made in each version of the rsyslog cookbook.
## Unreleased
-
Bring default configuration for SmartOS inline with current distrubtion
from pkgsrc and note SmartOS as a supported package.
-
Bring default configuration for SmartOS inline with current distribution
from pkgsrc and note SmartOS as a supported package.
## 7.4.0 - *2020-11-25*
...
...
attributes/default.rb
View file @
81f3f03c
...
...
@@ -87,7 +87,7 @@ when 'ubuntu'
default
[
'rsyslog'
][
'priv_group'
]
=
'syslog'
when
'smartos'
default
[
'rsyslog'
][
'config_prefix'
]
=
'/opt/local/etc'
# N
ote
: remove imudp and imtcp since there are no default listeners on SmartOS
# N
OTE
: remove imudp and imtcp since there are no default listeners on SmartOS
default
[
'rsyslog'
][
'modules'
]
=
%w(immark imsolaris)
default
[
'rsyslog'
][
'group'
]
=
'root'
when
'omnios'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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