diff options
author | Thadeu Lima de Souza Cascardo <[email protected]> | 2021-11-25 11:14:57 -0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-11-26 11:14:31 -0800 |
commit | c26381f97e2a7df43826150dc7d4c207bd6794a5 (patch) | |
tree | 030244bd46c1d3f8d56024742cd6b17d5773be05 /lib/test_overflow.c | |
parent | de6d25924c2a8c2988c6a385990cafbe742061bf (diff) |
nfc: virtual_ncidev: change default device permissions
Device permissions is S_IALLUGO, with many unnecessary bits. Remove them
and also remove read and write permissions from group and others.
Before the change:
crwsrwsrwt 1 0 0 10, 125 Nov 25 13:59 /dev/virtual_nci
After the change:
crw------- 1 0 0 10, 125 Nov 25 14:05 /dev/virtual_nci
Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Bongsu Jeon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions