﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
15057,"linux scripts should start with ""shebang"" -> believed fixed in releases higher than 5.0.14",Stéphane Charette,,"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.",defect,closed,host support,VirtualBox 5.0.14,fixed,,,other,Linux
