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-init-local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysvinit/gentoo/cloud-init-local') diff --git a/sysvinit/gentoo/cloud-init-local b/sysvinit/gentoo/cloud-init-local index 9d47263e..9bd0b569 100644 --- a/sysvinit/gentoo/cloud-init-local +++ b/sysvinit/gentoo/cloud-init-local @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { after localmount -- cgit v1.2.3