|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 810] New: bad shebang in /etc/xen/scripts/*
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=810
Summary: bad shebang in /etc/xen/scripts/*
Product: Xen
Version: unstable
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Hypervisor
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: vincent.riquer@xxxxxxxxxx
All scripts in /etc/xen/scripts/ have #!/bin/sh but use bash syntax. Because of
this, on systems where /bin/sh doesn't point to /bin/bash, domU won't ever
start.
The shebang should be /bin/bash to be compatible with systems using another
replacement for sh, e.g dash.
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 810] New: bad shebang in /etc/xen/scripts/*,
bugzilla-daemon <=
|
|
|
|
|