Add single quotes for inner command.
Change to bash as interpreter. Forbid single quotes for user commands.
This commit is contained in:

committed by
Sebastian Serth

parent
4c25473c9e
commit
8950ab3776
@ -105,7 +105,7 @@ In order to function properly, Poseidon expects the following commands to be ava
|
||||
- `ls`
|
||||
- `mkfifo`
|
||||
- `rm`
|
||||
- `sh` (not compatible with `zsh`)
|
||||
- `bash` (not compatible with `sh` or `zsh`)
|
||||
- `sleep`
|
||||
- `tar` (including the `--absolute-names` option)
|
||||
- `true`
|
||||
|
Reference in New Issue
Block a user