Make dhcp enforcing.

Change-Id: I9355cd9bcbfeb55a7bebe580c0e5764263a5f5ab
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2014-03-07 14:39:30 -05:00
parent d9d9d2f417
commit c797ea0460

View file

@ -1,5 +1,4 @@
type dhcp, domain;
permissive_or_unconfined(dhcp)
type dhcp_exec, exec_type, file_type;
type dhcp_data_file, file_type, data_file_type;