[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen master] xendriverdomain: use POSIX sh and not bash



commit cd2cd109e7db3a7e689c20b8991d41115ed5bea6
Author:     Doug Goldstein <cardoe@xxxxxxxxxx>
AuthorDate: Thu May 12 10:29:29 2016 -0500
Commit:     Wei Liu <wei.liu2@xxxxxxxxxx>
CommitDate: Thu May 12 17:37:27 2016 +0100

    xendriverdomain: use POSIX sh and not bash
    
    The script doesn't use any bash-isms and works fine with BusyBox's ash.
    
    Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx>
    Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>
    Release-acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>
---
 tools/hotplug/Linux/init.d/xendriverdomain.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/hotplug/Linux/init.d/xendriverdomain.in 
b/tools/hotplug/Linux/init.d/xendriverdomain.in
index 5fd4e9a..8d4592a 100644
--- a/tools/hotplug/Linux/init.d/xendriverdomain.in
+++ b/tools/hotplug/Linux/init.d/xendriverdomain.in
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 # xendriverdomain    Script to start services needed in a Xen driver domain
 #
--
generated by git-patchbot for /home/xen/git/xen.git#master

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.