Skip to content

Commit

Permalink
implements CIS Benchmark - 2.1.2 Ensure chrony is configured
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Trentini <[email protected]>
  • Loading branch information
brakkioris committed Mar 29, 2024
1 parent c049453 commit 95c0d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/chronyd.sysconfig.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{ ansible_managed | comment }}
{{ "system_role:timesync" | comment(prefix="", postfix="") }}

OPTIONS=""
OPTIONS="-u chrony"

0 comments on commit 95c0d09

Please sign in to comment.