git://scientific.zcu.cz
/
rOCCI-packaging-fedora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62a3c8c
)
Another permission on exceptions.
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 10 Sep 2014 22:30:49 +0000
(
00:30
+0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 10 Sep 2014 22:30:49 +0000
(
00:30
+0200)
rocci_server.te
patch
|
blob
|
blame
|
history
diff --git
a/rocci_server.te
b/rocci_server.te
index
71e46ed
..
61f9ec6
100644
(file)
--- a/
rocci_server.te
+++ b/
rocci_server.te
@@
-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;