Password adding

This commit is contained in:
2025-11-29 18:37:18 +01:00
parent b85f1d2e83
commit 19af6dbce4

View File

@@ -60,3 +60,4 @@ Talk to me and send me 3 example pieces. :)
5. `cp -r etc/systemd/system/* /etc/systemd/system`
6. `systemctl enable --now getty@ttyUSB0`
7. `systemctl enable --now getty@ttyUSB1` (if there's will be a second client)
8. Add a user in .pw: `echo "password" > .pw/username`