pawmise, last update to readme

This commit is contained in:
Pratham Patel 2023-07-29 18:27:29 +05:30
parent 36039fb040
commit de28e2ce82
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ username: root
password: <disabled>
```
It is recommended that you **do not set a password for the `root` user** as this is _safer_ (nothing is 100% safe). But if you **really want to** (_**do this at your own discretion**_), you can log into `root`'s login shell with `sudo -i` and then set a password for the `root` user.
### Expanding the rootfs
`sudo /usr/local/bin/expand-rootfs.sh`