mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-sound/pulseaudio-daemon: Call udev_reload in pkg_postrm too
Closes: https://bugs.gentoo.org/851006 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25847 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
1871aeae87
commit
59612fc6b8
@@ -379,4 +379,5 @@ pkg_postinst() {
|
||||
|
||||
pkg_postrm() {
|
||||
gnome2_schemas_update
|
||||
use udev && udev_reload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user