logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

psd-overlay-helper - Script to use overlay file system for profile-sync-daemon.

Author

       graysky (graysky AT archlinux DOT us)

                                                  13 June 2016                             psd-overlay-helper(1)

Contribute

       Users  wishing  to  contribute  to  this project should fork it and send a pull request. Source is freely
       available on the project page linked below.

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.

Name

psd-overlay-helper - Script to use overlay file system for profile-sync-daemon.

Online

       •  Project page: https://github.com/graysky2/profile-sync-daemon

       •  Wiki page: https://wiki.archlinux.org/index.php/Profile-sync-daemon

See Also