diff options
-rw-r--r-- | cpio_list.txt | 1 | ||||
-rw-r--r-- | motd | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/cpio_list.txt b/cpio_list.txt index 016170f..4a482bb 100644 --- a/cpio_list.txt +++ b/cpio_list.txt @@ -42,6 +42,7 @@ file /lib/firmware/rtl_nic/rtl8168h-2.fw /lib/firmware/rtl_nic/rtl8168h-2.fw 064 file /etc/dropbear/dropbear_ecdsa_host_key ./dropbear_ecdsa_host_key 0600 0 0 file /etc/dropbear/dropbear_rsa_host_key ./dropbear_rsa_host_key 0600 0 0 file /etc/passwd ./passwd 0644 0 0 +file /etc/motd ./motd 0644 0 0 file /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 0755 0 0 file /root/.ssh/authorized_keys ./authorized_keys 0600 0 0 file /sbin/unlock ./unlock 0755 0 0 @@ -0,0 +1,3 @@ +myinitramfs: + +Type `exec unlock' to unlock the root device and resume boot. |