mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 09:31:34 -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/*
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user