system/rush: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 12:47:13 -04:00
parent 3b2af28f08
commit 4fcfdbf911
1 changed files with 9 additions and 9 deletions

View File

@ -1,11 +1,11 @@
GNU rush is a Restricted User Shell, designed for sites providing limited
remote access to their resources, e.g. scp, sftp, or access to VCS
repositories over ssh. Accounts of the users that are allowed remote
access to the machine are configured to use /sbin/rush as the login
shell.
GNU rush is a Restricted User Shell, designed for sites providing
limited remote access to their resources, e.g. scp, sftp, or access
to VCS repositories over ssh. Accounts of the users that are allowed
remote access to the machine are configured to use /sbin/rush as the
login shell.
Using a flexible configuration file, GNU rush gives administrators
complete control over the commands that users are allowed to run and their
possible arguments. It also makes it possible to run commands in chrooted
environments, limit usage of system resources, and do various other
administrative tasks.
complete control over the commands that users are allowed to run and
their possible arguments. It also makes it possible to run commands
in chrooted environments, limit usage of system resources, and do
various other administrative tasks.