Check if user-data scripts start with #!/bin/sh shebang and explicitly
invoke them with 'sh' to ensure proper execution. This handles cases
where the script file may not have execute permissions but is intended
to be run as a shell script.
Details
Details
- Reviewers
bapt
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 64707 Build 61591: arc lint + arc unit