diff options
Diffstat (limited to 'sysvinit')
-rwxr-xr-x | sysvinit/freebsd/cloudinit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysvinit/freebsd/cloudinit b/sysvinit/freebsd/cloudinit index 33263009..6bf7fa5b 100755 --- a/sysvinit/freebsd/cloudinit +++ b/sysvinit/freebsd/cloudinit @@ -1,7 +1,7 @@ #!/bin/sh # PROVIDE: cloudinit -# REQUIRE: FILESYSTEMS NETWORKING cloudinitlocal +# REQUIRE: FILESYSTEMS NETWORKING cloudinitlocal devd # BEFORE: cloudconfig cloudfinal . /etc/rc.subr |