osync icon indicating copy to clipboard operation
osync copied to clipboard

Allow to run as non-root user

Open panau161 opened this issue 1 year ago • 1 comments

When I run without root, I get the following errors:

TIME: 5 - Could not prepare initiator deletion list.
TIME: 5 - Could not prepare target deletion list.
TIME: 5 - _ExecTasksPidsCheck called by [Sync_deleteList] finished monitoring pid [210204] with exitcode [1].
TIME: 5 - _ExecTasksPidsCheck called by [Sync_deleteList] finished monitoring pid [210205] with exitcode [1].
TIME: 6 - osync finished with errors.

panau161 avatar Jul 17 '24 07:07 panau161

Really sorry for the absolute late response. osync can run as non-root, but needs full write privileges on initiator/target dirs. Also, osync provides SUDO_EXEC parameter for more complicated setups.

deajan avatar Sep 04 '24 13:09 deajan