2 # We need to know uid and gid to create /var/lib/boinc with proper
3 # permissions. So keep systemd-sysusers invocation here despite having
5 systemd-sysusers boinc.conf
7 chown -R boinc:boinc var/lib/boinc
11 if (( $(vercmp $2 7.10.3) < 0)); then
12 echo "Since 7.10.3, upstream provided boinc-client.service is used instead of our own one."
13 echo "Please enable/start the new boinc-client.service if desired."