Added notice about root password

This commit is contained in:
Tastatur 2023-12-30 01:19:33 +01:00
parent e40a67789b
commit 2280ffd75b

View file

@ -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`:
```