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/level2.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/level2.sh')
-rwxr-xr-x | init-sh/level2.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init-sh/level2.sh b/init-sh/level2.sh index b2fd33f..d0facdb 100755 --- a/init-sh/level2.sh +++ b/init-sh/level2.sh @@ -91,3 +91,4 @@ AllowAutologin # Do not boot on a shell AllowReboot AllowUserList +RootSshLogin 2 |