1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

initscripts: add shebang where it was missing completely

(From OE-Core rev: d58fc7a3ccede8706bf6a6aa7f7301f716128db8)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Martin Jansa
2012-01-23 10:02:06 +01:00
committed by Richard Purdie
parent d4a942fb51
commit c6a2c300d1
7 changed files with 7 additions and 0 deletions
@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: bootmisc # Provides: bootmisc
# Required-Start: $local_fs mountvirtfs # Required-Start: $local_fs mountvirtfs
@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: checkfs # Provides: checkfs
# Required-Start: checkroot # Required-Start: checkroot
@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: checkroot # Provides: checkroot
# Required-Start: udev # Required-Start: udev
@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: hostname # Provides: hostname
# Required-Start: # Required-Start:
@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: mountall # Provides: mountall
# Required-Start: mountvirtfs # Required-Start: mountvirtfs
@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: mountnfs # Provides: mountnfs
# Required-Start: $local_fs $network $portmap # Required-Start: $local_fs $network $portmap
@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: umountnfs # Provides: umountnfs
# Required-Start: # Required-Start: