Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13BEBDBE0 for ; Sat, 2 Mar 2013 00:52:28 +0000 (UTC) Received: (qmail 41042 invoked by uid 500); 2 Mar 2013 00:52:27 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 41006 invoked by uid 500); 2 Mar 2013 00:52:27 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 40998 invoked by uid 99); 2 Mar 2013 00:52:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Mar 2013 00:52:27 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [74.125.149.85] (HELO na3sys009aog136.obsmtp.com) (74.125.149.85) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Mar 2013 00:52:19 +0000 Received: from mail-lb0-f200.google.com ([209.85.217.200]) (using TLSv1) by na3sys009aob136.postini.com ([74.125.148.12]) with SMTP ID DSNKUTFNLlo+IujmsHxIm9Bxe/7ATH3s1wK2@postini.com; Fri, 01 Mar 2013 16:51:59 PST Received: by mail-lb0-f200.google.com with SMTP id k6so4160626lbo.3 for ; Fri, 01 Mar 2013 16:51:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-received:references:from:in-reply-to:mime-version:date :message-id:subject:to:content-type:x-gm-message-state; bh=6Rv9nB48qSQ0bcFpw/WwnQy3BUpNJHeU6t2wy8WCtfM=; b=cailuabaunz2GecFZ2cGFDiVSqPxfOgQZNB45mQ784Dv5NoF7dSvcyAXxjsfebwuqj UdKeI6hwqYElt2xUHsgf7gGdeGlCrC6SepJnZmzVZPL9iIuElUHsguh3xRpiEaDvbZnG NBqQcR16XuskOhL8Ikm8ri+VxD5dN6SwTju9FJ91Jtx+DoimO2llyuqRua89h3oP753J NTFYGwmu223B25qpDFrB7LcUzb+/ACoxHrp4l22eHW3EK6bfj5AcGGM+7/W63r3U6hhh pp6HgYOffYx0gJgqZZRF3MJ68lnPKoiCk/Z70mHkosb3M7MDcFx9M68tsa2mELzBdqJW KnqA== X-Received: by 10.180.103.161 with SMTP id fx1mr890890wib.25.1362185517045; Fri, 01 Mar 2013 16:51:57 -0800 (PST) X-Received: by 10.180.103.161 with SMTP id fx1mr890887wib.25.1362185516980; Fri, 01 Mar 2013 16:51:56 -0800 (PST) References: From: Chip Childers In-Reply-To: Mime-Version: 1.0 (1.0) Date: Fri, 1 Mar 2013 19:51:55 -0500 Message-ID: <2436999718379398867@unknownmsgid> Subject: Re: [ACS41][Patch Request] Update cloud user's home dir on cloudstack-management RPM install To: "" Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlkI4WWnkEU0fEJQI0hW7K1PljxhNhIEBasK+UsjUy8ZUuMcuZiuPumQFsfG8wkDLyKFHUGPuzoX7FWX5GEZ+nFVU3iBQPjvL4OL7vV45m4XdbhUZbz4jfPPykeUD/uAwweTTzEa/geqnjZ4Xgf2CaFRDx+Yi05dOrOvI57UMQIt3L3ohet+3mmvVD6erfKC6YM4L/j X-Virus-Checked: Checked by ClamAV on apache.org Bug ID? On Mar 1, 2013, at 7:51 PM, Marcus Sorensen wrote: > This adds to cloud.spec post installation of cloudstack-management. It > updates the cloud user's home dir to the new location if it finds that > the cloud user's home is set to the old location. > > master 6317f0bd33605c4943dcf472415e9d5c7a443d93 > > applies cleanly to 4.1 as of now. >