Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

Fix null string causing GLib-GIO-CRITICAL (fixes #745) #790

Closed
wants to merge 1 commit into from
Closed

Fix null string causing GLib-GIO-CRITICAL (fixes #745) #790

wants to merge 1 commit into from

Conversation

slmb3
Copy link

@slmb3 slmb3 commented Sep 6, 2021

Quick fix for #745

Fixes cases when called from cron, due to PATH order:

sh += "PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" + "\n";

cron path order should probably be fixed, but this PR still fixes cases where someone wants to run /bin/timeshift, etc. manually

@slmb3 slmb3 closed this Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant