meta-stx: set preempt-rt as the default kernel
[pti/rtp.git] / meta-stx / recipes-core / stx-integ / files / ibsh / secadmin.cmds
1 # Add any commands the user may execute. Even shell commands.
2 # You have to allow logout and/or exit, so the user can logout!
3 # cd and pwd should also be allowed. Note: other shell builtin
4 # commands are not yet implemented!
5 #
6 touch
7 tar
8 scp
9 sftp
10 ssh
11 vi
12