Added notice about root password
This commit is contained in:
parent
e40a67789b
commit
2280ffd75b
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ The other "setup" scripts can be used to configure key aspects of the system.
|
|||
# passwd root
|
||||
```
|
||||
|
||||
> Root's password doesn't really matter because it's going to be locked after a user has been created.
|
||||
|
||||
Set the `hwclock` to use `localtime` instead of `UTC` in `/etc/conf.d/hwclock`:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue