initscripts: remove erroneous call to /etc/default/rcS in mountnfs.sh

This doesn't exist when using systemd as it's part of the sysvinit package, and
this script doesn't need it.

(From OE-Core rev: 426a22bb67c7823ee733f8c2bd85421b785c3631)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2013-11-22 10:31:26 +00:00 committed by Richard Purdie
parent 27fb21db02
commit 2b790884c6
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@
# Default-Stop:
### END INIT INFO
. /etc/default/rcS
#
# Run in a subshell because of I/O redirection.
#