graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.

Home Page:https://wiki.archlinux.org/index.php/Profile-sync-daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running `psd p` while psd is starting could result in two ungraceful recovery process to happen at the same time

felixonmars opened this issue · comments

While the psd user service is still starting (and actually fixing a previous ungraceful state), running psd p causes the same recovery program to run simultaneously. This should be an undesirable behavior, and probably could be avoided with a lock.