Closed zpytela closed 4 years ago
You're allowing to make transition for dirs and sock_files but process irqbalance_t cannot manage them. Is it expected?
It is expected irqbalance be able to manage them, fixed.
What about dirs?
manage_files_pattern
already contains rw_dir_perms
for the directory class, but I see now it may not be enough.
AFAIK, rw_dir_perms
is not enough to create new dir.
LGTM
btw. make sure that also irqbalance.fc is updated
Allow irqbalance file transition to its private type in runtime directory also for sock_file and directory class.
Resolves: rhbz#1852486