From c13959ec4c740c836db6b027e9934ce6f6e4cbe0 Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 14 Aug 2011 16:14:53 +0200 Subject: pulseaudio 0.9.23-1 ajout port --- pulseaudio/post-install | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 pulseaudio/post-install (limited to 'pulseaudio/post-install') diff --git a/pulseaudio/post-install b/pulseaudio/post-install new file mode 100755 index 0000000..bc2c8e5 --- /dev/null +++ b/pulseaudio/post-install @@ -0,0 +1,7 @@ +#!/bin/sh + +port=pulseaudio + +[[ `grep shm /etc/fstab` ]] || ( echo "shm /dev/shm tmpfs nodev,nosuid,noexec 0 0" >> /etc/fstab && mount shm ) + +# End of file -- cgit v1.2.3-70-g09d2