alpine: automatically load modules
This commit is contained in:
parent
715dd03ab5
commit
c9cf6d2457
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ run_root rc-update add sshd
|
|||
run_root rc-update add networking
|
||||
run_root rc-update add hostname
|
||||
run_root rc-update add sysctl
|
||||
run_root rc-update add modules
|
||||
run_root sed -i 's/root:!::0:::::/root:*::0:::::/' /etc/shadow
|
||||
|
||||
sudo tee "$rootfs_tmpdir/etc/network/interfaces" <<EOF
|
||||
|
|
Loading…
Reference in a new issue