From 2db31b2012dcfa830e708b791c1236467afb5754 Mon Sep 17 00:00:00 2001 From: ljm42 Date: Thu, 2 May 2024 14:49:31 -0700 Subject: [PATCH] Remove keys.lime-technology.com from hosts file --- etc/rc.d/rc.S.cont | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/rc.d/rc.S.cont b/etc/rc.d/rc.S.cont index b2bb66219..563a3e598 100755 --- a/etc/rc.d/rc.S.cont +++ b/etc/rc.d/rc.S.cont @@ -208,7 +208,6 @@ fi /bin/echo "$NAME" >/etc/HOSTNAME /bin/echo "# Generated" >/etc/hosts /bin/echo "127.0.0.1 $NAME localhost" >>/etc/hosts -/bin/echo "54.149.176.35 keys.lime-technology.com" >>/etc/hosts # LimeTech - restore the configured timezone if [[ $timeZone == custom ]]; then