diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-20 20:58:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-20 20:58:03 +0000 |
commit | cea41ee6a61d844cde0b4dbd6d325f351dadf4b1 (patch) | |
tree | 01d6eb78d00ec94c885a33a757500193ef1e1d85 /rescue/tree/bin/login | |
parent | 448bd28d082118bf27c724df11b6a0a41bca9ca4 (diff) | |
download | drakx-backup-do-not-use-cea41ee6a61d844cde0b4dbd6d325f351dadf4b1.tar drakx-backup-do-not-use-cea41ee6a61d844cde0b4dbd6d325f351dadf4b1.tar.gz drakx-backup-do-not-use-cea41ee6a61d844cde0b4dbd6d325f351dadf4b1.tar.bz2 drakx-backup-do-not-use-cea41ee6a61d844cde0b4dbd6d325f351dadf4b1.tar.xz drakx-backup-do-not-use-cea41ee6a61d844cde0b4dbd6d325f351dadf4b1.zip |
no_comment
Diffstat (limited to 'rescue/tree/bin/login')
-rwxr-xr-x | rescue/tree/bin/login | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rescue/tree/bin/login b/rescue/tree/bin/login new file mode 100755 index 000000000..4b2816926 --- /dev/null +++ b/rescue/tree/bin/login @@ -0,0 +1,2 @@ +#!/bin/sh +exec /bin/bash --login |