mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Removed root's home directory
This commit is contained in:
@@ -638,7 +638,7 @@ rc-update add dhcpcd default
|
||||
cd ..
|
||||
|
||||
# Basic Configuration
|
||||
echo "root::0:0::/home/root:/bin/zsh" > /etc/passwd
|
||||
echo "root::0:0::/:/bin/zsh" > /etc/passwd
|
||||
echo "root:x:0:root" > /etc/group
|
||||
echo "maple" > /etc/hostname
|
||||
# FIXME: This is enough to get PAM authentication going, but this really should
|
||||
|
||||
Reference in New Issue
Block a user