DescriptionImprove xsession execution
When running a custom xsession (such as ~/.xsession), execute it with
/bin/sh -c, which copes better with scripts that have the executable
permission set, but don't have a she-bang line, for example.
BUG=167409
TEST=Verify with ~/.xsession executable but no she-bang. Also verify with default unity-2d session on Precise.
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175212
Patch Set 1 #
Total comments: 8
Patch Set 2 : Run xsession using /bin/sh -c #Messages
Total messages: 8 (0 generated)
|