fix typo
This commit is contained in:
parent
eaa823e1a6
commit
e586ecc752
|
@ -2797,7 +2797,7 @@ interface(`fs_manage_tmpfs_symlinks',`
|
|||
')
|
||||
|
||||
allow $1 tmpfs_t:dir rw_dir_perms;
|
||||
allow $1 tmpfs_t:chr_file create_lnk_perms;
|
||||
allow $1 tmpfs_t:lnk_file create_lnk_perms;
|
||||
')
|
||||
|
||||
########################################
|
||||
|
|
Loading…
Reference in New Issue