467e56bfdc
Create a new layer to manage the StarlingX Flock specific recipes Signed-off-by: Saul Wold <sgw@linux.intel.com>
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
# Add any commands the user may execute. Even shell commands.
|
|
# You have to allow logout and/or exit, so the user can logout!
|
|
# cd and pwd should also be allowed. Note: other shell builtin
|
|
# commands are not yet implemented!
|
|
touch
|
|
vi
|
|
|