#15057 closed defect (fixed)
linux scripts should start with "shebang" -> believed fixed in releases higher than 5.0.14
Reported by: | Stéphane Charette | Owned by: | |
---|---|---|---|
Component: | host support | Version: | VirtualBox 5.0.14 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
The following shell script does not start with the typical #!/bin/sh or #!/bin/bash header you'd expect to see at the start of a linux shell script:
/sbin/rcvboxdrv
I first mentioned this 3 months ago here: https://www.virtualbox.org/ticket/14723#comment:1
...but it looks like it was missed as a comment. In looking around tonight, I also noticed this script:
/usr/lib/virtualbox/vboxdrv.sh
...has a unusual space after the ! in the "shebang". Not sure if that is important.
Change History (3)
comment:1 by , 9 years ago
Summary: | linux scripts should start with "shebang" → linux scripts should start with "shebang" -> believed fixed in releases higher than 5.0.14 |
---|
Note:
See TracTickets
for help on using tickets.
This should be fixed in the current test builds<1>.
<1> Testbuilds