Author: glen                         Date: Tue Sep  6 19:36:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed redundant killall (start_udev supposed to do that)

---- Files affected:
SPECS:
   udev.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.86 SPECS/udev.spec:1.87
--- SPECS/udev.spec:1.86        Tue Sep  6 21:21:34 2005
+++ SPECS/udev.spec     Tue Sep  6 21:35:57 2005
@@ -8,7 +8,7 @@
 Summary(pl):   Implementacja devfs w przestrzeni użytkownika
 Name:          udev
 Version:       068
-Release:       3
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         Base
@@ -143,7 +143,6 @@
 # /dev tree will remain empty. umask is needed as otherwise udev will
 # create devices with strange permissions (udev bug probably)
 umask 000
-/bin/killall udevd >/dev/null 2>&1
 /sbin/start_udev
 
 %files
@@ -193,6 +192,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2005/09/06 19:35:57  glen
+- removed redundant killall (start_udev supposed to do that)
+
 Revision 1.86  2005/09/06 19:21:34  glen
 - add trigger when uninstalling dev package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.86&r2=1.87&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to