From 2329920b5ae3358ba40e63f6a5e02f0f2aee033c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 10 Nov 2012 01:22:29 +0100 Subject: better output at hls install.sh --- contrib/hls/install.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/hls') diff --git a/contrib/hls/install.sh b/contrib/hls/install.sh index 33ca20d..16585f5 100755 --- a/contrib/hls/install.sh +++ b/contrib/hls/install.sh @@ -10,3 +10,7 @@ make sudo cp m3u8-segmenter /usr/local/bin cd .. sudo cp start-hls.sh /usr/local/bin + +echo "For improved performance add following to /etc/fstab" +echo "tmpfs /var/www/elevate-live tmpfs size=1G,mode=755,uid=flumotion,gid=flumotion 0 0" + -- cgit v1.2.3