mirror of
https://github.com/rancher/os.git
synced 2025-07-01 01:01:48 +00:00
4 lines
35 B
Bash
4 lines
35 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exec ntpd --nofork -g
|