From: Michael Tremer Date: Tue, 17 Feb 2009 20:44:53 +0000 (+0100) Subject: Fixed GRUB that it works with an grsec enabled kernel. X-Git-Tag: v3.0-alpha1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca86e0adc79449f936600bb27eb6d5a254bfc48e;p=ipfire-3.x.git Fixed GRUB that it works with an grsec enabled kernel. --- diff --git a/lfs/grub b/lfs/grub index 1c342c6b6..3f757b60b 100644 --- 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)