]> xenbits.xensource.com Git - xen.git/commitdiff
init: shebang should be the first line
authorDoug Goldstein <cardoe@cardoe.com>
Thu, 5 May 2016 20:18:09 +0000 (15:18 -0500)
committerWei Liu <wei.liu2@citrix.com>
Fri, 6 May 2016 11:00:32 +0000 (12:00 +0100)
The shebang was not on the first line in the init script and it should
be.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
tools/hotplug/Linux/init.d/xendriverdomain.in

index 3720dea57a73764b32bff57ca3cae9130cfd63d7..5fd4e9a0c3ea89605b78eb355ba4381a8682abf4 100644 (file)
@@ -1,4 +1,3 @@
-
 #!/bin/bash
 #
 # xendriverdomain    Script to start services needed in a Xen driver domain