forked from pool/selinux-policy
16 lines
592 B
Diff
16 lines
592 B
Diff
Index: refpolicy/policy/modules/system/getty.te
|
|
===================================================================
|
|
--- refpolicy.orig/policy/modules/system/getty.te 2017-08-07 00:45:21.000000000 +0200
|
|
+++ refpolicy/policy/modules/system/getty.te 2018-11-27 14:50:03.798977971 +0100
|
|
@@ -91,6 +91,10 @@ logging_send_syslog_msg(getty_t)
|
|
|
|
miscfiles_read_localization(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
|