From 0eec06d95bd7ebb07dee7bab7fc387a37a4934e3 Mon Sep 17 00:00:00 2001 From: aptalca Date: Fri, 1 May 2015 15:34:47 -0400 Subject: [PATCH] Update firstrun.sh --- firstrun.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/firstrun.sh b/firstrun.sh index aaa06fa..62a72a7 100644 --- a/firstrun.sh +++ b/firstrun.sh @@ -4,6 +4,5 @@ cp /nobody/boinc/boinc_7.2.42_x86_64-pc-linux-gnu.sh /config/boinc_7.2.42_x86_64-pc-linux-gnu.sh chmod +x /config/boinc_7.2.42_x86_64-pc-linux-gnu.sh chown -R nobody:users /config -apt-get update && apt-get install -y libxss1 su -c "cd /config && ./boinc_7.2.42_x86_64-pc-linux-gnu.sh" -s /bin/sh nobody su -c "/config/BOINC/run_client --daemon" -s /bin/sh nobody