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