mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
The NTP service name on Debian-family OSes is ntp
This commit is contained in:
parent
a0b1ade755
commit
b3e43a3136
@ -2,4 +2,4 @@
|
||||
# ansible/roles/common/handlers/main.yml
|
||||
|
||||
- name: restart ntp
|
||||
service: name=ntpd state=restarted
|
||||
service: name=ntp state=restarted
|
||||
|
Loading…
x
Reference in New Issue
Block a user