[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r3660 - in glibc-package/trunk/debian: . local/etc_init.d



Author: aurel32
Date: 2009-07-25 22:54:06 +0000 (Sat, 25 Jul 2009)
New Revision: 3660

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/local/etc_init.d/glibc.sh
Log:
 * Add X-Interactive: true to /etc/init.d/glibc.sh.  Closes: #538435.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2009-07-25 22:52:28 UTC (rev 3659)
+++ glibc-package/trunk/debian/changelog	2009-07-25 22:54:06 UTC (rev 3660)
@@ -13,6 +13,7 @@
     installation of the package.
   * patches/any/cvs-getaddrinfo-nss-notfound.diff: new patch to correctly
     handle missing NSS modules.  Closes: #535106, #298290.
+  * Add X-Interactive: true to /etc/init.d/glibc.sh.  Closes: #538435.
 
  -- Aurelien Jarno <aurel32@debian.org>  Mon, 20 Jul 2009 20:33:36 +0200
 

Modified: glibc-package/trunk/debian/local/etc_init.d/glibc.sh
===================================================================
--- glibc-package/trunk/debian/local/etc_init.d/glibc.sh	2009-07-25 22:52:28 UTC (rev 3659)
+++ glibc-package/trunk/debian/local/etc_init.d/glibc.sh	2009-07-25 22:54:06 UTC (rev 3660)
@@ -6,6 +6,7 @@
 # Required-Stop:
 # Default-Start:     S
 # Default-Stop:
+# X-Interactive:     true
 # Short-Description: check for deprecated kernel versions
 # Description:       This script detects deprecated kernel versions incompatible with
 #                    the current version of the glibc


Reply to: