Age | Commit message (Collapse) | Author |
|
This issues seems to happen regardless of the gradle version,
except maybe the one that can be installed with the included wrapper.
This seems to be caused by the setting
`options.forkOptions.executable = 'javac'`
in build.gradle.
This commit removes this option,
as the comment suggests it is only done to fix warnings.
Maybe this should be fixed upstream, either on SheepIt client or gradle,
but not sure where, why or how.
|
|
|
|
sheept-client.jar, updated package() to reflect this change
|
|
updated accordingly.
|
|
Added tmpfiles conf file to auto generate the sheepit users home dir. Added a few more sandboxing options to the systemd service.
|
|
|
|
sha256sums, replaced sysusers home directory with systemd cache directory setting, added a few extra depends that are needed for headless use or were recently introduced(?).
|
|
|
|
Will be able to use gradle instead of gradle4 once upstream updates
shadow dependency.
|
|
|
|
|
|
|
|
|