Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
lea2501
/
scripts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e6b04e53bf
Branches
Tags
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
openbsd
/
post_install
/
13.remove_ntpd_google_check.ksh
13.remove_ntpd_google_check.ksh
74 B
History
Raw
1
2
3
4
#!/bin/ksh
doas sed -i '/google/d' /etc/ntpd.conf
doas rcctl restart ntpd