Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release-src > by-pkgid > 1e96f6231b937382a40458ab347f706c > files > 7

boinc-client-7.14.2-3.mga7.src.rpm

#!/bin/bash
# Wrap script used to fix GPU detection. You must run it under your user after the login.
# To use this script you must first disable boinc daemon:
#    #systemctl disable boinc-client.service
#    #systemctl stop boinc-client.service
#
# Add you user to boinc group:
#    #usermod -G boinc <your_username>
#
# Then change directory and files permissions:
#    #chmod -R g+rw /var/lib/boinc
#    #chmod g+rw /var/log/boinc*
#
# Now you can set your DE to run this script at login.

/usr/bin/boinc --dir /var/lib/boinc