mirror of
https://github.com/rancher/os.git
synced 2025-08-16 13:57:43 +00:00
exec ntp, don't fork
This commit is contained in:
parent
80dda222e2
commit
ec9df89343
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
ntpd -d
|
||||
exec ntpd -d
|
||||
|
Loading…
Reference in New Issue
Block a user