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

View File

@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: bootmisc
# Required-Start: $local_fs mountvirtfs

View File

@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: checkfs
# Required-Start: checkroot

View File

@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: checkroot
# Required-Start: udev

View File

@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: hostname
# Required-Start:

View File

@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: mountall
# Required-Start: mountvirtfs

View File

@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: mountnfs
# Required-Start: $local_fs $network $portmap

View File

@@ -1,3 +1,4 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: umountnfs
# Required-Start: