[nut] reload udev rules after instalation

Michal Hlavinka mhlavink at fedoraproject.org
Mon May 28 14:08:16 UTC 2012


commit 3c18cd96a8c1321e039dddc9cf048a62d7a15d86
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Apr 30 12:48:34 2012 +0200

    reload udev rules after instalation

 nut.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/nut.spec b/nut.spec
index bb6ad3a..d049675 100644
--- a/nut.spec
+++ b/nut.spec
@@ -248,6 +248,7 @@ else
         esac
     fi  
 fi
+udevadm control --reload ||:
 
 %preun
 if [ $1 -eq 0 ] ; then


More information about the scm-commits mailing list