1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 13:44:43 -04:00

Comment out the AIDE line

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-12-26 03:12:16 -07:00 committed by GitHub
parent e04bc90905
commit 499b187570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ sudo apt install -y curl
chmod 700 /home/* chmod 700 /home/*
# Remove AIDE # Remove AIDE
sudo apt purge -y aide* #sudo apt purge -y aide*
# Setup NTS # Setup NTS
sudo systemctl disable --now systemd-timesyncd sudo systemctl disable --now systemd-timesyncd