summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks/flash-live
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2011-10-09 11:15:41 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2011-10-09 11:15:41 +0200
commit37c76d700578e89c4a4804c8a41e5b574f4c99c2 (patch)
treec20f570b91c7d0ecbdaf1fe124a9bf8001f04fe3 /config/chroot_local-hooks/flash-live
parentcd51e774fd5524964caef987de1ea995e9b74a17 (diff)
downloadkanotix-37c76d700578e89c4a4804c8a41e5b574f4c99c2.zip
kanotix-37c76d700578e89c4a4804c8a41e5b574f4c99c2.tar.gz
install flash live
Diffstat (limited to 'config/chroot_local-hooks/flash-live')
-rwxr-xr-xconfig/chroot_local-hooks/flash-live5
1 files changed, 5 insertions, 0 deletions
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/
+