Skip to content

Commit

Permalink
ctty-hack: Busybox relocate adjustments.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Shingledecker committed Oct 18, 2013
1 parent 0a62d76 commit 0cecc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbin/ctty-hack
@@ -1,2 +1,2 @@
#!/bin/sh
#!/bb/ash
exec setsid sh -c 'exec sh </dev/tty1 >/dev/tty1 2>&1'

0 comments on commit 0cecc00

Please sign in to comment.