This website requires JavaScript.
Explore
Help
Register
Sign In
bonsai
/
repo
Watch
4
Star
0
Fork
0
You've already forked repo
forked from
kiss-community/repo
Code
Issues
28
Pull Requests
2
Projects
Releases
Activity
55083f383c
repo
/
core
/
busybox
/
files
/
ntpd.run
4 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
busybox: add ntpd service
2020-08-26 16:36:36 -06:00
#!/bin/sh
busybox: add exec 2>&1 to *.run
2022-10-03 06:58:07 -06:00
exec ntpd -n 2>&1
Reference in New Issue
Copy Permalink