summaryrefslogtreecommitdiff
path: root/sysvinit/gentoo/cloud-init-local
diff options
context:
space:
mode:
Diffstat (limited to 'sysvinit/gentoo/cloud-init-local')
-rw-r--r--sysvinit/gentoo/cloud-init-local2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysvinit/gentoo/cloud-init-local b/sysvinit/gentoo/cloud-init-local
index 9bd0b569..0f8cf65c 100644
--- a/sysvinit/gentoo/cloud-init-local
+++ b/sysvinit/gentoo/cloud-init-local
@@ -2,7 +2,7 @@
depend() {
after localmount
- after netmount
+ before net
before cloud-init
provide cloud-init-local
}