Update debian-setup.sh
This commit is contained in:
parent
e958aa23c6
commit
5efb97b6a6
@ -92,10 +92,9 @@ systemctl restart ssh
|
||||
echo "[INFO] Configuring time sync service"
|
||||
# from debian 12, ntp is replaced by ntpsec
|
||||
sudo apt remove ntpdate
|
||||
apt install -y ntpsec ntpstat
|
||||
apt install -y ntpsec
|
||||
|
||||
systemctl stop ntp
|
||||
systemctl start ntp
|
||||
ntpq -p
|
||||
|
||||
|
||||
# enable bbr, requires 4.9.0 or higher
|
||||
|
Loading…
Reference in New Issue
Block a user