diff options
Diffstat (limited to 'sys-apps/systemd/systemd-247.2-r4.ebuild')
-rw-r--r-- | sys-apps/systemd/systemd-247.2-r4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-247.2-r4.ebuild b/sys-apps/systemd/systemd-247.2-r4.ebuild index 4c9425020e33..4853d82c9c9c 100644 --- a/sys-apps/systemd/systemd-247.2-r4.ebuild +++ b/sys-apps/systemd/systemd-247.2-r4.ebuild @@ -212,6 +212,7 @@ src_prepare() { # Add local patches here PATCHES+=( + "${FILESDIR}"/247-cgroup-test.patch ) if ! use vanilla; then |