mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
sys-power/tlp: call udev_reload in pkg_postrm
Closes: https://bugs.gentoo.org/860786 Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
This commit is contained in:
@@ -57,3 +57,7 @@ pkg_postinst() {
|
||||
elog "- sys-apps/ethtool to allow disabling WoL"
|
||||
elog "- sys-apps/smartmontools for disk drive health info in tlp-stat"
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
udev_reload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user