1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 05:34:42 -04:00

Consistency between RHEL and Fedora

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-12-25 02:18:48 -07:00 committed by GitHub
parent 287f97e9f4
commit 159f947132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ unpriv(){
}
# Compliance
sudo rm /etc/systemd/system/ctrl-alt-del.target
sudo systemctl mask ctrl-alt-del.target
sudo systemctl mask debug-shell.service
sudo systemctl mask kdump.service