added group and user set[uid|gid] capability at unit definition level
This commit is contained in:
11
test/components/independent_test_1.bash
Executable file
11
test/components/independent_test_1.bash
Executable file
@@ -0,0 +1,11 @@
|
||||
whoami
|
||||
id
|
||||
|
||||
touch /home/bagira/testfile
|
||||
|
||||
stat /home/bagira/testfile
|
||||
|
||||
#dialog --stdout --title "Interact with me!" \
|
||||
# --backtitle "This is user interaction." \
|
||||
# --yesno "Yes: pass, No: fail" 7 60
|
||||
exit $?
|
||||
Reference in New Issue
Block a user