From a840c505aad2a4ce6439d49381e0b8b7970abd60 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Mon, 14 Jul 2014 11:48:57 +0200 Subject: [PATCH] small README fixes --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index ec1a9bc..749a472 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ chroots automatically. For additional hardening, these bind-mounts are configured to be read-only and no-setuid, while the only user-writeable folder is no-exec. -.. _schsh: http://www.ralfj.de/projects/schsh/ +.. _schsh: https://www.ralfj.de/projects/schsh Setup ----- @@ -48,11 +48,11 @@ of OpenSSH configuration. Before you can set up schsh for a user, you need to create it first:: - adduser sandboxed --disabled-password + adduser sandboxed --disabled-password Any existing user can be "sandboxed" by running:: - makeschsh sandboxed + makeschsh sandboxed This does the following: @@ -99,4 +99,3 @@ Contact If you found a bug, or want to leave a comment, please `send me a mail `_. - -- 2.30.2