更改root密码

This commit is contained in:
bin456789
2023-05-04 22:00:59 +08:00
parent 72b1e5c9eb
commit c5c110be2b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ reboot
Username: `root`
Password: `1`
Password: `123@@@`
+1 -1
View File
@@ -3,7 +3,7 @@
keyboard --vckeymap=us --xlayouts='us'
lang en_US.UTF-8
timezone Asia/Shanghai --utc
rootpw --plaintext 1
rootpw --plaintext 123@@@
text
reboot
%include /tmp/include-url-command
+2 -2
View File
@@ -57,8 +57,8 @@ autoinstall:
expire: false
# 20.04 arm 需要
list: |
root:1
root:123@@@
users:
- name: root
password: 1
password: 123@@@
type: text