init: Whitespace change.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
Chris PeBenito 2019-10-31 03:33:14 -04:00
parent 36ebc670cb
commit bb48674bd1

View File

@ -104,6 +104,7 @@ interface(`init_script_domain',`
gen_require(`
type init_t;
')
allow $1 init_t:unix_stream_socket { getattr read write ioctl };
allow init_t $1:process2 { nnp_transition nosuid_transition };