diff options
Diffstat (limited to 'meta/recipes-kernel/modutils-initscripts/files/modutils.sh')
-rwxr-xr-x | meta/recipes-kernel/modutils-initscripts/files/modutils.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-kernel/modutils-initscripts/files/modutils.sh b/meta/recipes-kernel/modutils-initscripts/files/modutils.sh index 67e1dcd990..e9aaa66cb7 100755 --- a/meta/recipes-kernel/modutils-initscripts/files/modutils.sh +++ b/meta/recipes-kernel/modutils-initscripts/files/modutils.sh | |||
@@ -1,4 +1,8 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # | ||
3 | # SPDX-License-Identifier: MIT | ||
4 | # | ||
5 | |||
2 | ### BEGIN INIT INFO | 6 | ### BEGIN INIT INFO |
3 | # Provides: module-init-tools | 7 | # Provides: module-init-tools |
4 | # Required-Start: | 8 | # Required-Start: |