All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH v2 0/3] Using init_daemon_pid_file
@ 2014-06-25 19:52 Sven Vermeulen
  2014-06-25 19:53 ` [refpolicy] [PATCH v2 1/3] Support initrc_t generated pid files with file transition Sven Vermeulen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sven Vermeulen @ 2014-06-25 19:52 UTC (permalink / raw)
  To: refpolicy

This patchset introduces the init_daemon_pid_file interface, deprecates init_daemon_run_dir and updates the non-contrib modules to use the new init_daemon_pid_file interface.

Changes since v1:
- Do not remove old attribute yet, keep it for backwards compatibility

Sven Vermeulen (3):
  Support initrc_t generated pid files with file transition
  Deprecate init_daemon_run_dir interface
  Use init_daemon_pid_file instead of init_daemon_run_dir

 policy/modules/services/postgresql.te |  2 +-
 policy/modules/services/ssh.te        |  2 +-
 policy/modules/system/init.if         | 38 ++++++++++++++++++++++++++++++++---
 policy/modules/system/init.te         |  8 ++++++++
 policy/modules/system/setrans.te      |  2 +-
 policy/modules/system/sysnetwork.te   |  2 +-
 policy/modules/system/udev.te         |  2 +-
 7 files changed, 48 insertions(+), 8 deletions(-)

-- 
1.8.5.5

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

end of thread, other threads:[~2014-06-30 18:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 19:52 [refpolicy] [PATCH v2 0/3] Using init_daemon_pid_file Sven Vermeulen
2014-06-25 19:53 ` [refpolicy] [PATCH v2 1/3] Support initrc_t generated pid files with file transition Sven Vermeulen
2014-06-25 19:53 ` [refpolicy] [PATCH v2 2/3] Deprecate init_daemon_run_dir interface Sven Vermeulen
2014-06-25 19:53 ` [refpolicy] [PATCH v2 3/3] Use init_daemon_pid_file instead of init_daemon_run_dir Sven Vermeulen
2014-06-26 12:38 ` [refpolicy] [PATCH v2 0/3] Using init_daemon_pid_file Christopher J. PeBenito
2014-06-30 18:37 ` 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.