[pkg-eucalyptus-commits] r52 - eucalyptus/trunk/debian

Steffen Möller moeller at alioth.debian.org
Wed May 5 19:41:30 UTC 2010


Author: moeller
Date: 2010-05-05 19:41:30 +0000 (Wed, 05 May 2010)
New Revision: 52

Modified:
   eucalyptus/trunk/debian/eucalyptus-nc.postinst
Log:
Obeying Lintian.


Modified: eucalyptus/trunk/debian/eucalyptus-nc.postinst
===================================================================
--- eucalyptus/trunk/debian/eucalyptus-nc.postinst	2010-05-05 19:41:15 UTC (rev 51)
+++ eucalyptus/trunk/debian/eucalyptus-nc.postinst	2010-05-05 19:41:30 UTC (rev 52)
@@ -14,7 +14,7 @@
     then
         touch "$EUCA_HOME/.ssh/authorized_keys" 
     fi
-    chown -R eucalyptus.eucalyptus /var/lib/eucalyptus/.ssh    
+    chown -R eucalyptus:eucalyptus /var/lib/eucalyptus/.ssh    
 
     update-rc.d eucalyptus-nc start 99 2 3 4 5 . stop 20 0 1 6 . >/dev/null
 




More information about the pkg-eucalyptus-commits mailing list