Skip to content

Commit

Permalink
Update firstrun.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed May 1, 2015
1 parent db3eddd commit 0eec06d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firstrun.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0eec06d

Please sign in to comment.