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