diff options
author | Florin Grad <florin@mandriva.com> | 2001-09-19 12:18:16 +0000 |
---|---|---|
committer | Florin Grad <florin@mandriva.com> | 2001-09-19 12:18:16 +0000 |
commit | 5dafd636b6afef22a21571bd0af6d334ddb88ed8 (patch) | |
tree | 157b8ad4c49dee602d333b7ebba7a955a2eb389e /init-sh/level1.sh | |
parent | e97350555ed7a2339e247a9e44edabd4705a3d1f (diff) | |
download | msec-5dafd636b6afef22a21571bd0af6d334ddb88ed8.tar msec-5dafd636b6afef22a21571bd0af6d334ddb88ed8.tar.gz msec-5dafd636b6afef22a21571bd0af6d334ddb88ed8.tar.bz2 msec-5dafd636b6afef22a21571bd0af6d334ddb88ed8.tar.xz msec-5dafd636b6afef22a21571bd0af6d334ddb88ed8.zip |
RootSshLogin
Diffstat (limited to 'init-sh/level1.sh')
-rwxr-xr-x | init-sh/level1.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init-sh/level1.sh b/init-sh/level1.sh index 99ce8a3..57db69a 100755 --- a/init-sh/level1.sh +++ b/init-sh/level1.sh @@ -90,3 +90,4 @@ AllowAutologin # Do not boot on a shell AllowReboot AllowUserList +RootSshLogin 1 |