File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
sdk_container/src/third_party/coreos-overlay/sys-apps/systemd Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -99,11 +99,6 @@ PEFILE_DEPEND='dev-python/pefile[${PYTHON_USEDEP}]'
99
99
100
100
# baselayout-2.2 has /run
101
101
#
102
- # Flatcar: Drop sec-policy/selinux-ntp from deps (under selinux use
103
- # flag). The image stage fails with "Failed to resolve
104
- # typeattributeset statement at
105
- # /var/lib/selinux/mcs/tmp/modules/400/ntp/cil:120"
106
- #
107
102
# Flatcar: Added a dep on sys-apps/kbd. It provides a loadkeys binary
108
103
# needed by dracut's systemd-vconsole-setup module.
109
104
RDEPEND=" ${COMMON_DEPEND}
@@ -141,6 +136,7 @@ RDEPEND="${COMMON_DEPEND}
141
136
)
142
137
selinux? (
143
138
sec-policy/selinux-base-policy[systemd]
139
+ sec-policy/selinux-ntp
144
140
)
145
141
sysv-utils? (
146
142
!sys-apps/openrc[sysv-utils(-)]
@@ -262,7 +258,6 @@ src_prepare() {
262
258
" ${FILESDIR} /0001-wait-online-set-any-by-default.patch"
263
259
" ${FILESDIR} /0003-needs-update-don-t-require-strictly-newer-usr.patch"
264
260
" ${FILESDIR} /0004-core-use-max-for-DefaultTasksMax.patch"
265
- " ${FILESDIR} /0005-systemd-Disable-SELinux-permissions-checks.patch"
266
261
" ${FILESDIR} /0006-Revert-getty-Pass-tty-to-use-by-agetty-via-stdin.patch"
267
262
" ${FILESDIR} /0007-units-Keep-using-old-journal-file-format.patch"
268
263
" ${FILESDIR} /0009-initrd-parse-etc.service.patch"
You can’t perform that action at this time.
0 commit comments