Created
September 12, 2014 01:09
-
-
Save flrngel/09c3c939145d4be897fe to your computer and use it in GitHub Desktop.
fixing cloud-init-nonet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sed --in-place -e "s:post-up route del default dev \\$IFACE$:post-up route del default dev \\$IFACE || true:g" /etc/network/interfaces |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment