You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added user and group checks. Auto create socket dir.
Parsec must be run as user `parsec` and `parsec` must be member of group `parsec-client`.
This is disabled if feature `testing` is specified.
Also auto created `/tmp/parsec` if it does not already exist.
Signed-off-by: Samuel Bailey <[email protected]>
0 commit comments