4f63f6f548
Move content from stx-gplv2 into stx-integ Packages will be relocated to stx-integ: base/ bash cgcs-users cluster-resource-agents dpkg haproxy libfdt netpbm rpm database/ mariadb filesystem/ iscsi-initiator-utils filesystem/drbd/ drbd-tools kernel/kernel-modules/ drbd integrity intel-e1000e intel-i40e intel-i40evf intel-ixgbe intel-ixgbevf qat17 tpmdd ldap/ ldapscripts networking/ iptables net-tools Change-Id: I4a725780b2e0960c63e36449676fa34e419268c8 Story: 2002801 Task: 22687 Signed-off-by: Scott Little <scott.little@windriver.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
|
|
|