mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-fs/udisks: Call udev_reload
Closes: https://bugs.gentoo.org/843701 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -129,6 +129,8 @@ pkg_preinst() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
udev_reload
|
||||
|
||||
# TODO: obsolete with tmpfiles_process?
|
||||
# mkdir -p "${EROOT}"/run #415987
|
||||
|
||||
|
||||
Reference in New Issue
Block a user