DESCRIPTION
Profile-sync-daemon (psd) is a tiny pseudo-daemon designed to manage browser profile/profiles in tmpfs and to periodically sync back to the physical disc (HDD/SSD). This is accomplished by an innovative use of rsync to maintain synchronization between a tmpfs copy and media-bound backup of the browser profile/profiles. Additionally, psd features several crash recovery features.The psd-overlay-helper script is used internally to enable the usage of the overlay file system. It should not be called by the user directly.
CONTRIBUTE
Users wishing to contribute to this code, should fork and send a pull request. Source is freely available on the project page linked below.ONLINE
- Project page: https://github.com/graysky2/profile-sync-daemon
- Wiki page: https://wiki.archlinux.org/index.php/Profile-sync-daemon
AUTHOR
graysky (graysky AT archlinux DOT us)