summaryrefslogtreecommitdiff
path: root/net/cloud-init/files
diff options
context:
space:
mode:
Diffstat (limited to 'net/cloud-init/files')
-rw-r--r--net/cloud-init/files/patch-sysvinit_freebsd_cloudinit11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/cloud-init/files/patch-sysvinit_freebsd_cloudinit b/net/cloud-init/files/patch-sysvinit_freebsd_cloudinit
new file mode 100644
index 000000000000..4e7c85a26735
--- /dev/null
+++ b/net/cloud-init/files/patch-sysvinit_freebsd_cloudinit
@@ -0,0 +1,11 @@
+--- sysvinit/freebsd/cloudinit.orig 2018-01-01 11:58:33 UTC
++++ sysvinit/freebsd/cloudinit
+@@ -1,7 +1,7 @@
+ #!/bin/sh
+
+ # PROVIDE: cloudinit
+-# REQUIRE: FILESYSTEMS NETWORKING cloudinitlocal
++# REQUIRE: FILESYSTEMS NETWORKING cloudinitlocal ldconfig
+ # BEFORE: cloudconfig cloudfinal
+
+ . /etc/rc.subr