ghantoos / lshell

lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
GNU General Public License v3.0
437 stars 112 forks source link

ctrl-z run a background, will lead to the exit lshell #208

Open m9rco opened 4 years ago

m9rco commented 4 years ago

I installed in the centos7 lshell, I can just use ctrl -z run a background