Skip to content

Commit

Permalink
Document the new features
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Apr 24, 2020
1 parent 5c0aeca commit f681386
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,14 @@ rsyslog_dircreatemode: "0700"
# Set the mode for new files
rsyslog_filecreatemode: "0644"
```
# Set the mods enabled
rsyslog_mods:
- imuxsock
- imjournal
# Configure rsyslog minimally (may be in conflict with custom configuration files)
rsyslog_deploy_default_config: True```

## Requirements

Expand Down

0 comments on commit f681386

Please sign in to comment.