mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-12 18:30:37 +08:00
Update alpineInit.sh
This commit is contained in:
parent
480bc45f8b
commit
bbf44cec23
1 changed files with 2 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ sed -ri 's/ip6Mask/'${ip6Mask}'/g' /etc/network/interfaces
|
||||||
sed -ri 's/ip6Gate/'${ip6Gate}'/g' /etc/network/interfaces
|
sed -ri 's/ip6Gate/'${ip6Gate}'/g' /etc/network/interfaces
|
||||||
# Restoring access permission.
|
# Restoring access permission.
|
||||||
chmod a+x /etc/network/interfaces
|
chmod a+x /etc/network/interfaces
|
||||||
|
# Enable IPv6
|
||||||
|
modprobe ipv6
|
||||||
|
|
||||||
# Localization
|
# Localization
|
||||||
setup-keymap us us
|
setup-keymap us us
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue