]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/grub
Drop paxctl
[people/pmueller/ipfire-2.x.git] / lfs / grub
index b51566df39c7c2e9634685b8926b16041f8967de..1a10c2aa5c3a3d5ce27f783a572c6603eb54152f 100644 (file)
--- a/lfs/grub
+++ b/lfs/grub
@@ -131,9 +131,5 @@ endif
        -mkdir -pv /etc/default
        install -m 644 $(DIR_SRC)/config/grub2/default /etc/default/grub
 
-       # Disable hardening.
-       paxctl -Cmpes /usr/sbin/grub-bios-setup /usr/sbin/grub-probe
-       paxctl -Cmpexs /usr/bin/grub-script-check
-
        @rm -rf $(DIR_APP) $(DIR_APP_PC) $(DIR_APP_EFI)
        @$(POSTBUILD)