Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Conversation

ojarjur
Copy link
Contributor

@ojarjur ojarjur commented Feb 2, 2018

This change updates the startup script to make sure that the
datalab user is created (including setting up its home directory
with the correct permissions) prior to doing anything else.

This prevents issues where a later startup script action (running
as root) could cause the /home/datalab directory to be created
being owned by root instead of datalab.

This fixes #1936

This change updates the startup script to make sure that the
`datalab` user is created (including setting up its home directory
with the correct permissions) prior to doing anything else.

This prevents issues where a later startup script action (running
as root) could cause the `/home/datalab` directory to be created
being owned by `root` instead of `datalab`.

This fixes #1936
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The first Datalab instance created in a new project can be un-connectable-to
2 participants