mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r4498: arrgh, really fix the typo this time
This commit is contained in:
parent
2f6107ea9a
commit
fc338f6ce2
@ -146,7 +146,7 @@ the following 4 commands as root:
|
|||||||
setfattr -n user.test -v test test.txt
|
setfattr -n user.test -v test test.txt
|
||||||
setfattr -n security.test -v test2 test.txt
|
setfattr -n security.test -v test2 test.txt
|
||||||
getfattr -d test.txt
|
getfattr -d test.txt
|
||||||
getfattr -d test.txt
|
getfattr -n security.test -d test.txt
|
||||||
|
|
||||||
You should see output like this:
|
You should see output like this:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user