Actions
Bug #7036
closedAllow creation of log files for Foreman Rails app
Description
It looks like our Rails app also creates new log files there. We only allow reads and writes.
allow passenger_t foreman_log_t:dir { write add_name }; allow passenger_t foreman_log_t:file create;
I will give it manage macro.
Updated by Lukas Zapletal over 10 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 10
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e842477295ed731377f3f43c5b8f84634b6f47a2.
Actions