]> git.proxmox.com Git - ceph.git/blobdiff - ceph/selinux/ceph.te
update sources to 12.2.2
[ceph.git] / ceph / selinux / ceph.te
index 552f73601cd9262e83c59bfc9c6876e6f5c8d085..0a9349803b12831eb72b266d4e74d5ac38c3e98a 100644 (file)
@@ -106,7 +106,7 @@ files_manage_generic_locks(ceph_t)
 
 allow ceph_t sysfs_t:dir read;
 allow ceph_t sysfs_t:file { read getattr open };
-allow ceph_t sysfs_t:lnk_file read;
+allow ceph_t sysfs_t:lnk_file { read getattr };
 
 allow ceph_t random_device_t:chr_file getattr;
 allow ceph_t urandom_device_t:chr_file getattr;