diff options
Diffstat (limited to 'protostar')
-rwxr-xr-x | protostar | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -172,7 +172,7 @@ swap - /tmp tmpfs - yes - VFSTAB -echo "dyson-${DIST}-live" > "${ROOT}/etc/nodename" +echo "dyson-live" > "${ROOT}/etc/nodename" # Set root password (just "root"): echo 'root:root' | chpasswd -R "$ROOT" |