mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
Fix typo
Review URL: http://chromereview.prom.corp.google.com/1187046 git-svn-id: svn://chrome-svn/chromeos/trunk@239 06c00378-0e64-4dae-be16-12b19f9950a1
This commit is contained in:
parent
6ba3393116
commit
843e9a3cf1
@ -374,8 +374,8 @@ sed -i 's/^\(.*pam_mount.so.*\)/#\1/g' /etc/pam.d/common-*
|
|||||||
sudo sh -c "/trunk/src/scripts/list_installed_packages.sh \
|
sudo sh -c "/trunk/src/scripts/list_installed_packages.sh \
|
||||||
> /etc/package_list_pruned.txt"
|
> /etc/package_list_pruned.txt"
|
||||||
|
|
||||||
# Clear network settings. This must be done last, since it prevents
|
# Clear the network settings. This must be done last, since it prevents
|
||||||
# any subseuqent steps from accessing the network.
|
# any subsequent steps from accessing the network.
|
||||||
cat <<EOF > /etc/network/interfaces
|
cat <<EOF > /etc/network/interfaces
|
||||||
auto lo
|
auto lo
|
||||||
iface lo inet loopback
|
iface lo inet loopback
|
||||||
|
Loading…
x
Reference in New Issue
Block a user