Closed filipgolem closed 5 years ago
Ad. 1) The UI is running with local user privileges, gu-provider has its own user, so its configuration is loaded from different directory. Ad. 2) When two different users are running gu-provider on the same machine, there could be conflicts between the processes, e.g. one of them could change hub connections of another gu-provider.
https://github.com/golemfactory/golem-unlimited/pull/221 adds support for local and global configuration directories. Use --user to use local user paths, use -c
Stale issue message
There is a new --portable option (also active when a .gu-portable file is located in the gu-provider executable directory). In this case, the configuration is saved in the directory where the application is run (e.g. USB drive).
scope reduce: Start/stop: system services on windows