pymumu / jail-shell

Jail-shell is a linux security tool mainly using chroot, namespaces technologies, limiting users to perform specific commands, and access sepcific directories.
GNU General Public License v2.0
110 stars 20 forks source link

how to add environment variable for the cmd command defined in cfg file? #26

Closed jialay closed 3 months ago

jialay commented 3 months ago

profile bashrc...,such files in jail or out jail are all unuseful to add a env for the command. How to add a env for a chroot?