graysky2 / anything-sync-daemon

Symlinks and syncs user specified dirs to RAM thus reducing HDD/SDD calls and speeding-up the system.
https://wiki.archlinux.org/index.php/Anything-sync-daemon
MIT License
345 stars 45 forks source link

Check correct asd.conf #61

Closed th1j5 closed 3 years ago

th1j5 commented 3 years ago

Check for the ASDCONF file to exist, not the hardcoded '/etc/asd.conf'.

I'm pretty sure this is what was meant...

th1j5 commented 3 years ago

I'm pretty sure pull request #48 is actually more thorough. Saw this only after submitting this one