-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In kolibri-daemon, automatically provision Kolibri
With this change, kolibri-daemon generates an automatic_provision.json file before starting Kolibri. Because Kolibri must be initialized early in the application's lifecycle, it would be a nontrivial effort to make this happen conditionally. For simplicity, kolibri-daemon will always generate this file, even when Kolibri is running as a session service. This is a change from the previous release, where automatic provisioning only applied for Kolibri as a system service. It is possible to go back to the old behaviour by running kolibri-daemon with the environment variable `DAEMON_DISABLE_AUTOMATIC_PROVISION=yes`. learningequality/kolibri-installer-gnome#87 #7
- Loading branch information
1 parent
5774fd5
commit 8174258
Showing
3 changed files
with
40 additions
and
57 deletions.
There are no files selected for viewing
49 changes: 0 additions & 49 deletions
49
...les/python3-kolibri-patches/0001-Allow-superuser-to-be-null-in-device-provision-API.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters