1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarify 'kolibri_user: kolibri' overridden to 'pi'

This commit is contained in:
A Holt 2019-09-26 20:56:57 -04:00 committed by GitHub
parent b5c8f8aed4
commit d9ec684f0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,8 @@ kolibri_exec_path: /usr/bin/kolibri
#kolibri_exec_path: "{{ kolibri_venv_path }}/bin/kolibri"
# Kolibri system user
kolibri_user: kolibri
kolibri_user: kolibri # WE OVERRIDE THIS TO 'pi' ON RASPBERRY PI, as .deb installer seems to require:
# https://kolibri.readthedocs.io/en/latest/install.html#changing-the-owner-of-kolibri-system-service
# Kolibri setup will be provisioned with default administration account, preset and
# language. You could turn this to 'False' while reinstalling kolibri.