commit: fa4a7831612238891d66224b14bb7ef91fd1dbf7 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 26 07:15:05 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Jun 26 07:15:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4a7831
profiles: Package mask >=mail-filter/postsrsd-2 Bug: https://bugs.gentoo.org/959104 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 143f445bba39..12c8e4088c47 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2025-06-26) +# start-stop-daemon: failed to start `/usr/sbin/postsrsd' +# Needs a fixed init.d file and further testing. Bug #959104. +>=mail-filter/postsrsd-2 + # David Seifert <[email protected]> (2025-06-25) # Skype has been shut down on 2025-05-05, use the Teams progressive web # application with your Skype username as alternative.
