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
899 stars 84 forks source link

Change rsync argument for copying legacy config #284

Closed Szunti closed 3 years ago

Szunti commented 3 years ago

From -x(same filesystem) to -X(keep extended attributes). It was probably mistyped.