All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 0/2] dhcp: restorecon for dhcpd*.leases from initscript
@ 2014-06-06 10:00 wenzong.fan
  2014-06-06 10:00 ` [meta-selinux][PATCH 1/2] dhcp: make a copy of init-server wenzong.fan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: wenzong.fan @ 2014-06-06 10:00 UTC (permalink / raw)
  To: yocto, xin.ouyang, mark.hatle

From: Wenzong Fan <wenzong.fan@windriver.com>

dhcp-server fails to start since /var/lib/dhcpd.leases has incorrect
contexts: dhcp_state_t, it should be: dhcpd_state_t.

* make a local copy of init-server
* update init-server to restorecon for dhcpd*.lesses before starting dhcp server.

The following changes since commit 7984856ca2c6ef7a1c8d5bee3f8ec3e8031ee971:

  setools: Add bison-native and flex-native to DEPENDS (2014-06-02 09:16:33 -0500)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/dhcp
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/dhcp

Wenzong Fan (2):
  dhcp: make a copy of init-server
  dhcp/init-server: restorecon for dhcpd*.leases

 recipes-connectivity/dhcp/dhcp_4.2.5-P1.bbappend |    3 ++
 recipes-connectivity/dhcp/files/init-server      |   52 ++++++++++++++++++++++
 2 files changed, 55 insertions(+)
 create mode 100644 recipes-connectivity/dhcp/dhcp_4.2.5-P1.bbappend
 create mode 100644 recipes-connectivity/dhcp/files/init-server

-- 
1.7.9.5



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

end of thread, other threads:[~2014-06-12  6:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06 10:00 [meta-selinux][PATCH 0/2] dhcp: restorecon for dhcpd*.leases from initscript wenzong.fan
2014-06-06 10:00 ` [meta-selinux][PATCH 1/2] dhcp: make a copy of init-server wenzong.fan
2014-06-06 10:00 ` [meta-selinux][PATCH 2/2] dhcp/init-server: restorecon for dhcpd*.leases wenzong.fan
2014-06-12  6:34 ` [meta-selinux][PATCH 0/2] dhcp: restorecon for dhcpd*.leases from initscript wenzong fan

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.