All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] Calling _run() inside _admin() interfaces
@ 2015-07-16 13:44 Jason Zaman
  2015-07-17 12:11 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Zaman @ 2015-07-16 13:44 UTC (permalink / raw)
  To: refpolicy

There are quite a few modules that call foo_run() or foo_exec() inside
their admin interface. Previously some were removed because they caused
problems if both the _admin and _run interface are added to a role but
some still remain.

In the previous patch [1] that added all the rest of the admin
interfaces, some new things now have a transition in _run. eg,
rsync_admin was added which currently calls rsync_run, so sysadm using
rsync has a transition when previously it did not.

Should I send a patch to remove them? and if yes, remove all or remove
only the _run and leave the _exec?

Also do you want a patch to add the removed interfaces back to sysadm.te
directly? Or only add the ones that were there before patch [1]?

[1]: http://oss.tresys.com/pipermail/refpolicy/2015-June/007660.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-17 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 13:44 [refpolicy] Calling _run() inside _admin() interfaces Jason Zaman
2015-07-17 12:11 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.