[alpine] add sysctl on bootup
This commit is contained in:
parent
9ff028147f
commit
2dae22a0d7
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ run_root rc-update add udev-trigger
|
|||
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 sed -i 's/root:!::0:::::/root:*::0:::::/' /etc/shadow
|
||||
|
||||
sudo tee "$rootfs_tmpdir/etc/network/interfaces" <<EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue