Skip to content

Commit

Permalink
estil
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed Oct 16, 2019
1 parent d1ae6b1 commit e4eadce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
group => 'root',
mode => '0750',
require => Package[$audit::params::pkg_audit],
before => File['/etc/audit/auditd.conf']
before => File['/etc/audit/auditd.conf'],
}

if($manage_auditconf)
Expand Down

0 comments on commit e4eadce

Please sign in to comment.