public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/io-scheduler-udev-rules/
Date: Sat, 18 Jun 2022 10:42:33 +0000 (UTC)	[thread overview]
Message-ID: <1655548902.25fbe9ce2d4c14c21e3239efaf3de0e3712db26a.pacho@gentoo> (raw)

commit:     25fbe9ce2d4c14c21e3239efaf3de0e3712db26a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 10:41:42 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 10:41:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25fbe9ce

sys-block/io-scheduler-udev-rules: Call udev_reload when needed

Closes: https://bugs.gentoo.org/852056
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sys-block/io-scheduler-udev-rules/io-scheduler-udev-rules-2.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/sys-block/io-scheduler-udev-rules/io-scheduler-udev-rules-2.ebuild b/sys-block/io-scheduler-udev-rules/io-scheduler-udev-rules-2.ebuild
index 2c07a1084162..780730584c3e 100644
--- a/sys-block/io-scheduler-udev-rules/io-scheduler-udev-rules-2.ebuild
+++ b/sys-block/io-scheduler-udev-rules/io-scheduler-udev-rules-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -27,3 +27,7 @@ src_install() {
 pkg_postinst() {
 	udev_reload
 }
+
+pkg_postrm() {
+	udev_reload
+}


             reply	other threads:[~2022-06-18 10:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-18 10:42 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-23  9:14 [gentoo-commits] repo/gentoo:master commit in: sys-block/io-scheduler-udev-rules/ Arthur Zamarin
2024-08-12  9:07 Pacho Ramos
2023-07-05 18:27 Sam James
2023-07-05 18:27 Sam James
2023-04-25 19:01 Sam James
2022-06-18 10:42 Pacho Ramos
2021-12-02 18:06 Pacho Ramos
2021-11-06  8:53 Pacho Ramos
2019-04-25 16:35 Pacho Ramos
2019-04-14 14:16 Pacho Ramos
2019-04-14 14:16 Pacho Ramos
2019-04-09 17:16 Pacho Ramos
2019-04-08 21:26 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1655548902.25fbe9ce2d4c14c21e3239efaf3de0e3712db26a.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox