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-local1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysvinit/gentoo/cloud-init-local b/sysvinit/gentoo/cloud-init-local
index 8c9968d8..fef2cbb9 100644
--- a/sysvinit/gentoo/cloud-init-local
+++ b/sysvinit/gentoo/cloud-init-local
@@ -1,6 +1,7 @@
#!/sbin/runscript
depend() {
+ after localmount netmount
before cloud-init
provide cloud-init-local
}