Skip to content

Create /root/.profile#6

Open
rosenrost wants to merge 1 commit intoemartisoft:masterfrom
rosenrost:root_profile
Open

Create /root/.profile#6
rosenrost wants to merge 1 commit intoemartisoft:masterfrom
rosenrost:root_profile

Conversation

@rosenrost
Copy link

#4

This .profile script checks for running Rastari (i.e. is script run.sh running) and doesn't try to start another Rastari session. This allows to log in as root.

In addition to this change, a user pi (UID 1000, password "raspberry") and group pi (GID 1000) should be added and the sudo command should be installed ("apt-get install sudo"), so one can login as user pi and switch to root by typing "sudo su -".

This .profile script checks for running Rastari (i.e. is script run.sh running) and doesn't try to start another Rastari session. This allows to log in as root. In addition to this change, a user pi (UID 1000, password "raspberry") and group pi (GID 1000) should be added and the sudo command should be installed ("apt-get install sudo"), so one can login as user pi and switch to root by typing "sudo su -".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant