[Pkg-cups-devel] r529 - cupsys/branches/cups-1.2-ubuntu/debian

Martin Pitt mpitt at alioth.debian.org
Wed Aug 8 10:56:38 UTC 2007


Author: mpitt
Date: Wed Aug  8 10:56:38 2007
New Revision: 529

Log:
* cupsys.init.d: Remove stray chown'ing to 'cupsys' which does not exist any
  more.'

Modified:
   cupsys/branches/cups-1.2-ubuntu/debian/changelog
   cupsys/branches/cups-1.2-ubuntu/debian/cupsys.init.d

Modified: cupsys/branches/cups-1.2-ubuntu/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/changelog	(original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/changelog	Wed Aug  8 10:56:38 2007
@@ -1,3 +1,10 @@
+cupsys (1.2.12-2ubuntu2) UNRELEASED; urgency=low
+
+  * cupsys.init.d: Remove stray chown'ing to 'cupsys' which does not exist any
+    more.'
+
+ -- Martin Pitt <martin.pitt at ubuntu.com>  Wed, 08 Aug 2007 12:56:01 +0200
+
 cupsys (1.2.12-2ubuntu1) gutsy; urgency=low
 
   * Merge from debian unstable, remaining changes:

Modified: cupsys/branches/cups-1.2-ubuntu/debian/cupsys.init.d
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/cupsys.init.d	(original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/cupsys.init.d	Wed Aug  8 10:56:38 2007
@@ -37,7 +37,6 @@
 	  modprobe -q lp || true
 	  modprobe -q ppdev || true
 	fi
-	chown cupsys:lp `dirname "$PIDFILE"`
 
 	start-stop-daemon --start --quiet --oknodo --pidfile "$PIDFILE" --exec $DAEMON
 



More information about the Pkg-cups-devel mailing list