mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-09-28 22:29:37 -04:00
Remove LKRG
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
8fcc0460c6
commit
823a086276
3 changed files with 2 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
# the License.
|
||||
|
||||
#Install packages
|
||||
sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms qt5ct qt5-style-plugins arc-theme -y
|
||||
sudo apt install --no-install-recommends qt5ct qt5-style-plugins arc-theme -y
|
||||
|
||||
#Enabling SUID Disabler and Permission Hardener
|
||||
sudo systemctl enable --now permission-hardening
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# the License.
|
||||
|
||||
#Install packages
|
||||
sudo apt install --no-install-recommends linux-headers-amd64 lkrg-dkms qt5ct qt5-style-plugins arc-theme git -y
|
||||
sudo apt install --no-install-recommends qt5ct qt5-style-plugins arc-theme git -y
|
||||
|
||||
#Enabling SUID Disabler and Permission Hardener
|
||||
sudo systemctl enable --now permission-hardening
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue