1psd-overlay-helper(1) psd-overlay-helper(1)
2
3
4
6 psd-overlay-helper - Script to use overlay file system for profile-
7 sync-daemon.
8
10 Profile-sync-daemon (psd) is a tiny pseudo-daemon designed to manage
11 browser profile/profiles in tmpfs and to periodically sync back to the
12 physical disc (HDD/SSD). This is accomplished by an innovative use of
13 rsync to maintain synchronization between a tmpfs copy and media-bound
14 backup of the browser profile/profiles. Additionally, psd features sev‐
15 eral crash recovery features.
16
17 The psd-overlay-helper script is used internally to enable the usage of
18 the overlay file system. It should not be called by the user directly.
19
21 Users wishing to contribute to this project should fork it and send a
22 pull request. Source is freely available on the project page linked
23 below.
24
26 · Project page: https://github.com/graysky2/profile-sync-daemon
27
28 · Wiki page: https://wiki.archlinux.org/index.php/Profile-sync-daemon
29
31 graysky (graysky AT archlinux DOT us)
32
33
34
35 13 June 2016 psd-overlay-helper(1)