Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

For security reasons, the issuing of bash commands is deactivated by default in Linux-based runtimes.

See OnlineHelp: SysProcess 

Allow single command:

Code Block
themeConfluence
[SysProcess]
Command.0=shutdown
Command.1=COMMAND_XYZ
..
Command.X=...

Allow 'all' commands:


Warning

This setting is not recommended to be turned on!
For safety reasons, this option should not be used!

The user must be aware of the risks when using this option!


Code Block
themeConfluence
[SysProcess]
Command=AllowAll