From 0d7c4c0017584f9bcb495105cc412d6575f04564 Mon Sep 17 00:00:00 2001 From: Justin Kromlinger Date: Fri, 19 Dec 2025 17:09:57 +0100 Subject: [PATCH] Revert "Temporarily drop profile.d/80-systemd-osc-context to avoid machine-id nsf error spam" This reverts commit 2ae497c16d7647c505b1cb39e19659d26193a5a0. Resolves #107. --- pacman-conf.d-noextract.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/pacman-conf.d-noextract.conf b/pacman-conf.d-noextract.conf index db5f769..6bcacb0 100644 --- a/pacman-conf.d-noextract.conf +++ b/pacman-conf.d-noextract.conf @@ -11,5 +11,3 @@ NoExtract = !usr/share/*locales/C !usr/share/*locales/POSIX !usr/share/i18n/cha NoExtract = usr/share/man/* usr/share/info/* NoExtract = usr/share/vim/vim*/lang/* NoExtract = etc/pacman.conf etc/pacman.d/mirrorlist -# See https://gitlab.archlinux.org/archlinux/archlinux-docker/-/issues/107 -NoExtract = usr/lib/systemd/profile.d/80-systemd-osc-context.sh