forked from pool/boinc-client
Update to 8.2.15, modernize the packaging and drop SLE 12 support #2
Reference in New Issue
Block a user
Delete Branch "Knine/boinc-client:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the client never writes /var/log/boinc-client.log. Its postrotate
restarting the whole client after every rotation never made sense either,
that kills running tasks just to reopen a log file, and some projects
don't have checkpoints.
Also add Wants=network-online.target so the existing After= actually
takes effect.
some GPU drivers (NVIDIA). Drop the 2011 sysconfig migration and the dead
BOINC_BOINC_USR/GRP variables.
obsolete now.
(client/Makefile.am forces -std=gnu++1z) and GCC 4.8 can't compile it.
Could you disable the SLE_12 repo for this package in the network project?