Skip to content

Commit 28bea0e

Browse files
committed
overlay sys-apps/systemd: Drop selinux disabling patch again
1 parent d40a3bb commit 28bea0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-257.7.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ RDEPEND="${COMMON_DEPEND}
141141
)
142142
selinux? (
143143
sec-policy/selinux-base-policy[systemd]
144+
sec-policy/selinux-ntp
144145
)
145146
sysv-utils? (
146147
!sys-apps/openrc[sysv-utils(-)]
@@ -260,7 +261,6 @@ src_prepare() {
260261
"${FILESDIR}/0001-wait-online-set-any-by-default.patch"
261262
"${FILESDIR}/0003-needs-update-don-t-require-strictly-newer-usr.patch"
262263
"${FILESDIR}/0004-core-use-max-for-DefaultTasksMax.patch"
263-
"${FILESDIR}/0005-systemd-Disable-SELinux-permissions-checks.patch"
264264
"${FILESDIR}/0006-Revert-getty-Pass-tty-to-use-by-agetty-via-stdin-257.patch"
265265
"${FILESDIR}/0007-units-Keep-using-old-journal-file-format.patch"
266266
"${FILESDIR}/0009-initrd-parse-etc.service.patch"

0 commit comments

Comments
 (0)