graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
898 stars 84 forks source link

Use doas instead of sudo if it's installed (fixed) #364

Open StratusFearMe21 opened 10 months ago

StratusFearMe21 commented 10 months ago

Fixes the issues in #323. Same concept as the original

dorsiflexion commented 3 months ago

@graysky2 Any chance this gets merged? This seems like not a big change and thus doable. I could help make this PR even shorter and more in line with the rest of the code, if you wish.

graysky2 commented 3 months ago

I never used doas before. Need to test. Do you mind squash/rebase into a single commit?