]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed GRUB that it works with an grsec enabled kernel.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Feb 2009 20:44:53 +0000 (21:44 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Feb 2009 20:44:53 +0000 (21:44 +0100)
lfs/grub

index 1c342c6b6546bda64080ceb1b8796d1946f332a0..3f757b60b8d6e279fb60208238687c405c4d600f 100644 (file)
--- a/lfs/grub
+++ b/lfs/grub
@@ -139,7 +139,7 @@ endif
 
        # Grub uses anonymous mapping and will be killed by PaX.
        # The following command changes Grub's PaX flags:
-       paxctl -spm /usr/sbin/grub
+       paxctl -spme /usr/sbin/grub
 
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)