diff options
| author | Ross Burton <ross@openedhand.com> | 2008-07-03 15:20:56 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2008-07-03 15:20:56 +0000 |
| commit | bde70a9f31b1c266764724db329c8077f6734884 (patch) | |
| tree | edb6c5c189bd3c359cc72052d91b673f1489744e /meta/packages/initscripts/initscripts-1.0/checkroot.sh | |
| parent | 2a7b3ad49137da3e3c4206df9b1fdb94652ae908 (diff) | |
| download | poky-bde70a9f31b1c266764724db329c8077f6734884.tar.gz | |
initscripts: add dependency headers
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4801 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/initscripts/initscripts-1.0/checkroot.sh')
| -rwxr-xr-x | meta/packages/initscripts/initscripts-1.0/checkroot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/initscripts/initscripts-1.0/checkroot.sh b/meta/packages/initscripts/initscripts-1.0/checkroot.sh index 215b6de0ad..8226f543dd 100755 --- a/meta/packages/initscripts/initscripts-1.0/checkroot.sh +++ b/meta/packages/initscripts/initscripts-1.0/checkroot.sh | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### BEGIN INIT INFO | 1 | ### BEGIN INIT INFO |
| 2 | # Provides: checkroot | 2 | # Provides: checkroot |
| 3 | # Required-Start: udev sysfs | 3 | # Required-Start: udev |
| 4 | # Required-Stop: | 4 | # Required-Stop: |
| 5 | # Default-Start: S | 5 | # Default-Start: S |
| 6 | # Default-Stop: | 6 | # Default-Stop: |
