Another permission on exceptions.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 10 Sep 2014 22:30:49 +0000 (00:30 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 10 Sep 2014 22:30:49 +0000 (00:30 +0200)
rocci_server.te

index 71e46ed..61f9ec6 100644 (file)
@@ -52,6 +52,7 @@ allow passenger_t httpd_t:unix_stream_socket { read write };
 allow passenger_t hwdata_t:dir search;
 allow passenger_t hwdata_t:file getattr;
 allow passenger_t hwdata_t:file open;
+allow passenger_t hwdata_t:file read;
 allow passenger_t self:capability2 block_suspend;
 allow passenger_t sysfs_t:dir read;
 allow passenger_t sysfs_t:file getattr;