From 1f8b37e0d80534d2055ee2e888f5a7e36c4b98b4 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 21 Aug 2016 18:15:56 -0500 Subject: Fix Gentoo net config generation This gets Gentoo work on simple configs with static IPs or DHCP on physical interfaces. This gets Gentoo bootable again. --- sysvinit/gentoo/cloud-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysvinit/gentoo/cloud-config') diff --git a/sysvinit/gentoo/cloud-config b/sysvinit/gentoo/cloud-config index b0fa786d..5618472b 100644 --- a/sysvinit/gentoo/cloud-config +++ b/sysvinit/gentoo/cloud-config @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { after cloud-init-local -- cgit v1.2.3