mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
initscripts: add dependency headers
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4801 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
#
|
||||
# mountall.sh Mount all filesystems.
|
||||
#
|
||||
# Version: @(#)mountall.sh 2.83-2 01-Nov-2001 miquels@cistron.nl
|
||||
#
|
||||
### BEGIN INIT INFO
|
||||
# Provides: mountall
|
||||
# Required-Start: mountvirtfs
|
||||
# Required-Stop:
|
||||
# Default-Start: S
|
||||
# Default-Stop:
|
||||
# Short-Description: Mount all filesystems.
|
||||
# Description:
|
||||
### END INIT INFO
|
||||
|
||||
. /etc/default/rcS
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user