From 7efdd1e6c24e95c8ea8a5d90dd3817d0486bbd6c Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 05:20:44 -0600 Subject: [PATCH] testan a reboold --- installer3.sh | 2 +- installer4.sh | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/installer3.sh b/installer3.sh index ba504ad..7e3f46f 100644 --- a/installer3.sh +++ b/installer3.sh @@ -53,7 +53,7 @@ sudo update-rc.d -f fake-hwclock remove # install da packages echo "Installing packages, this may take a while..." -sudo apt install -y util-linux util-linux-extra gawk ripgrep telegraf grafana influxdb restic build-essential net-tools htop btop iptraf iotop screen byobu python3 python3-pip python3-virtualenv python3-setuptools thefuck wget lynx nmap zip unzip 7zip net-tools restic ripgrep pps-tools git gh gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf-ng iotop neovim netcat-traditional python3-smbus i2c-tools picocom +sudo apt install -y util-linux gawk telegraf grafana influxdb restic build-essential net-tools htop btop screen byobu python3 python3-pip python3-virtualenv python3-setuptools thefuck wget lynx nmap zip unzip 7zip ripgrep pps-tools gh gpsd gpsd-clients chrony syslog-ng iptraf-ng i2c-tools picocom # safety delay echo "Sleeping 60 seconds to make sure its as stable as possible" diff --git a/installer4.sh b/installer4.sh index 2f79baf..7abbf10 100644 --- a/installer4.sh +++ b/installer4.sh @@ -42,6 +42,7 @@ sudo systemctl enable syslog-ng echo -e "\tEnabling logrotate on boot" sudo systemctl enable logrotate +# unclear if this is needed # edit dis ## comment out and add note ## # commented out manually to use rtc @@ -52,8 +53,8 @@ sudo systemctl enable logrotate ## # /sbin/hwclock --rtc=$dev --systz --badyear ## and ## # /sbin/hwclock --rtc=$dev --systz -echo "Editing hwclock-set file" -sudo nano /lib/udev/hwclock-set +# echo "Editing hwclock-set file" +# sudo nano /lib/udev/hwclock-set # update the log echo "done!" > /home/$username/Precision-Timekeeping-Fuckery/status.txt