Skip to content

Commit

Permalink
Corrected service name in Debian12.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dagobert authored Jun 13, 2024
1 parent b7fc834 commit bb7fc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ntp/osfamily/Debian12.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
ntp::settings:
package_name: 'ntpsec'
service_name: 'ntp'
service_name: 'ntpsec'
config_file_path: '/etc/ntpsec/ntp.conf'
config_dir_path: '/etc/ntpsec'
process_user: 'ntpsec'
Expand Down

0 comments on commit bb7fc01

Please sign in to comment.