mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +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:
committed by
Richard Purdie
parent
d4a942fb51
commit
c6a2c300d1
@@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
### BEGIN INIT INFO
|
||||
# Provides: mountnfs
|
||||
# Required-Start: $local_fs $network $portmap
|
||||
|
||||
Reference in New Issue
Block a user