Update README.md

This commit is contained in:
Frede H 2022-03-06 18:03:49 +01:00 committed by GitHub
parent 6a09a4e20d
commit dbfb96b058
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,5 +13,5 @@ root checklist
- [ ] `cp -r $srcdir/etc/. /etc/`
- [ ] `cp -r $srcdir/usr/. /usr/`
- [ ] `cp -r $srcdir/root/. /root/`
- [ ] `useradd -mUG lp,wheel,network USERNAME`
- [ ] `useradd -mUG lp,wheel,network,video USERNAME`
- [ ] `passwd USERNAME`