mirror of
https://github.com/rancher/os.git
synced 2025-07-31 06:32:09 +00:00
Don't run ntpd at debug level
This commit is contained in:
parent
8dad5598b5
commit
6004183bb4
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec ntpd -d
|
||||
exec ntpd
|
||||
|
Loading…
Reference in New Issue
Block a user