Skip to content
Snippets Groups Projects
Commit 480b154d authored by Hans Persson's avatar Hans Persson
Browse files

Add missing period to a comment.

parent b4fcfd9a
No related branches found
No related tags found
No related merge requests found
......@@ -187,7 +187,7 @@ class syslog::central_server
'/etc/logrotate.d/logstream':
ensure => file,
owner => 'root', group => 'root', mode => '0444';
# Replaced by compress-auditlogs script run from cron
# Replaced by compress-auditlogs script run from cron.
'/etc/logrotate.d/auditstream':
ensure => absent;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment