This commit is contained in:
Chris PeBenito 2006-06-16 13:10:40 +00:00
parent eaa823e1a6
commit e586ecc752

View File

@ -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;
')
########################################