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:
parent
b5c8f8aed4
commit
d9ec684f0a
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue