aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initscripts/initscripts-1.0/sushell
blob: c319d95bf7427dbffca8f59ddd84bed05ce89f03 (plain)
1
2
3
4
5
#!/bin/sh

[ -z "$SUSHELL" ] && SUSHELL=/bin/sh

exec $SUSHELL