From 37c76d700578e89c4a4804c8a41e5b574f4c99c2 Mon Sep 17 00:00:00 2001
From: Andreas Loibl <andreas@andreas-loibl.de>
Date: Sun, 9 Oct 2011 11:15:41 +0200
Subject: install flash live

---
 config/chroot_local-hooks/flash-live | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100755 config/chroot_local-hooks/flash-live

diff --git a/config/chroot_local-hooks/flash-live b/config/chroot_local-hooks/flash-live
new file mode 100755
index 0000000..5701d13
--- /dev/null
+++ b/config/chroot_local-hooks/flash-live
@@ -0,0 +1,5 @@
+#!/bin/sh
+mkdir -p /etc/adobe
+echo EnableLinuxHWVideoDecode=1 > /etc/adobe/mms.cfg
+ln -s /usr/local/bin/install-flash-local.sh /etc/skel/.kde/Autostart/
+
-- 
cgit v1.0