diff options
| author | Mike Baker <mbm@openwrt.org> | 2004-05-08 07:28:08 +0000 |
|---|---|---|
| committer | Mike Baker <mbm@openwrt.org> | 2004-05-08 07:28:08 +0000 |
| commit | 3048e348ab08907e1b4aed47952baa6c0dab4c00 (patch) | |
| tree | 7e5375a5c67c7dcc4946cfff7c3d2c45d9a2b228 /root/bin | |
| parent | 709ef12aca2c4adcf4d2fc49052ee0d420295546 (diff) | |
| download | upstream-3048e348ab08907e1b4aed47952baa6c0dab4c00.tar.gz upstream-3048e348ab08907e1b4aed47952baa6c0dab4c00.tar.bz2 upstream-3048e348ab08907e1b4aed47952baa6c0dab4c00.zip | |
*** empty log message ***
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'root/bin')
| -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 00000000000..75208248d81 --- /dev/null +++ b/root/bin/login @@ -0,0 +1,2 @@ +#!/bin/sh +exec ash --login |
