mirror of
https://github.com/superconvert/smart-os.git
synced 2024-11-22 18:20:30 +08:00
Update mk_login.sh
This commit is contained in:
parent
a21cb16fe8
commit
7bbdb23e2e
@ -29,6 +29,7 @@ PS1="[\u@\h \w]\# "
|
|||||||
export PS1 HOSTNAME
|
export PS1 HOSTNAME
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
# 重新生成 inittab 文件
|
||||||
cat<<EOF>${diskfs}/etc/inittab
|
cat<<EOF>${diskfs}/etc/inittab
|
||||||
::sysinit:/bin/hostname -F /etc/hostname
|
::sysinit:/bin/hostname -F /etc/hostname
|
||||||
::sysinit:/etc/init.d/rcS
|
::sysinit:/etc/init.d/rcS
|
||||||
|
Loading…
Reference in New Issue
Block a user