mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-block/open-iscsi: Call udev_reload in pkg_postrm
Closes: https://bugs.gentoo.org/852059 Closes: https://github.com/gentoo/gentoo/pull/38381 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -118,3 +118,7 @@ pkg_postinst() {
|
||||
|
||||
udev_reload
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
udev_reload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user