diff options
Diffstat (limited to 'root/bin/login')
-rwxr-xr-x | root/bin/login | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/root/bin/login b/root/bin/login new file mode 100755 index 0000000000..75208248d8 --- /dev/null +++ b/root/bin/login @@ -0,0 +1,2 @@ +#!/bin/sh +exec ash --login |