From cf242d16f4e8d358c261bd52e301c8284dfa1231 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 14 Oct 2010 07:06:33 +0000 Subject: main/flashrom: moved from testing fixes #405 --- main/flashrom/flashrom.post-install | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 main/flashrom/flashrom.post-install (limited to 'main/flashrom/flashrom.post-install') diff --git a/main/flashrom/flashrom.post-install b/main/flashrom/flashrom.post-install new file mode 100755 index 0000000000..b7919f5fd1 --- /dev/null +++ b/main/flashrom/flashrom.post-install @@ -0,0 +1,15 @@ +#!/bin/sh +if [ -e /proc/sys/kernel/grsecurity/ ]; then +cat - <