Project

General

Profile

Actions

Bug #7036

closed

Allow creation of log files for Foreman Rails app

Added by Lukas Zapletal about 10 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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.

Actions

Also available in: Atom PDF