forked from pool/selinux-policy
16 lines
547 B
Diff
16 lines
547 B
Diff
|
Index: serefpolicy-20140730/policy/modules/system/getty.te
|
||
|
===================================================================
|
||
|
--- serefpolicy-20140730.orig/policy/modules/system/getty.te
|
||
|
+++ serefpolicy-20140730/policy/modules/system/getty.te
|
||
|
@@ -109,6 +109,10 @@ locallogin_domtrans(getty_t)
|
||
|
logging_send_syslog_msg(getty_t)
|
||
|
|
||
|
|
||
|
+allow getty_t var_run_t:sock_file write;
|
||
|
+plymouthd_exec_plymouth(getty_t)
|
||
|
+kernel_stream_connect(getty_t)
|
||
|
+
|
||
|
ifdef(`distro_gentoo',`
|
||
|
# Gentoo default /etc/issue makes agetty
|
||
|
# do a DNS lookup for the hostname
|