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/level0.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/level0.sh')
-rwxr-xr-x | init-sh/level0.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init-sh/level0.sh b/init-sh/level0.sh index 8d09aff..3cb6b22 100755 --- a/init-sh/level0.sh +++ b/init-sh/level0.sh @@ -89,3 +89,4 @@ AllowAutologin # Boot on a shell / authorize ctrl-alt-del AllowReboot AllowUserList +RootSshLogin 0 |