mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 01:21:33 -05:00
Comment out the AIDE line
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
e04bc90905
commit
499b187570
@ -44,7 +44,7 @@ sudo apt install -y curl
|
||||
chmod 700 /home/*
|
||||
|
||||
# Remove AIDE
|
||||
sudo apt purge -y aide*
|
||||
#sudo apt purge -y aide*
|
||||
|
||||
# Setup NTS
|
||||
sudo systemctl disable --now systemd-timesyncd
|
||||
@ -208,4 +208,4 @@ sudo systemctl daemon-reload
|
||||
sudo systemctl restart unbound
|
||||
sudo systemctl disable systemd-resolved
|
||||
|
||||
sudo reboot
|
||||
sudo reboot
|
||||
|
Loading…
Reference in New Issue
Block a user