Selaa lähdekoodia

kiosk user is made by lazy-installer nolonger a requirement

Kablersalat 9 kuukautta sitten
vanhempi
commit
5741992984
1 muutettua tiedostoa jossa 3 lisäystä ja 4 poistoa
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -9,16 +9,15 @@ What you need
         - Locale set to your locale
         - Locale set to your locale
         - Hostname set to something appropriate
         - Hostname set to something appropriate
         - Password for root set
         - Password for root set
-        - "kiosk" user made
-        - Software selection: SSH Server and Standard System Utilities (nothing more than that)
+        - Software selection: SSH Server and Standard System Utilities (nothing more than that, SSH server optional but recommended)
 
 
 - Option 2: Raspberry Pi OS Lite
 - Option 2: Raspberry Pi OS Lite
     - Base Image with the following:
     - Base Image with the following:
         - Network Configured
         - Network Configured
         - Locale set to your locale
         - Locale set to your locale
         - Hostname set to something appropriate
         - Hostname set to something appropriate
-        - "kiosk" user made
-        - SSH Enabled
+        - SSH Enabled (optional but recommended)
+        - Password for root set or sudo rights on default account
 
 
 ## Lazy Installation
 ## Lazy Installation