Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
lea2501
/
scripts
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
main
Rami (Branch)
Tag
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
openbsd
/
post_install
/
13.remove_ntpd_google_check.ksh
13.remove_ntpd_google_check.ksh
74 B
Permalink
Cronologia
Originale
1
2
3
4
#!/bin/ksh
doas sed -i '/google/d' /etc/ntpd.conf
doas rcctl restart ntpd