X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Zt Vlq+UZjsJcB3saChfiAh+fMghQTbKdljX5b83/1QcIBp7umzVLUm/+RVcbkHSk5l VnZqmNNqxZLFfeMhsrPd0nDDgOZjtUauKyMuFbtY4hMgG8y9x+QARHF8qNsRUs74 F29MzTIZaJH+XSDAYaIdrDzO8X4fX/6eQZeOu/ilg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=BENmEY9G aS77/vkkQKtpO6YVZt0=; b=Vd5MKl4zfTWG6RKHSU4qHuyiTlW+9r8Xa6oVUjnJ ZxMn6nL9V8HeEnDF9QWDo+WxikaAnSbyZku6YMPX3secb+h6fKmIx5Mv0lN0xEz+ S7cr+MtFzd9MKKu+Q+Y2ONENdCkSMHz1+o0tF9gOB3LvwmRT0JtiYPFHMn/XJmQF sM8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f175.google.com MIME-Version: 1.0 X-Received: by 10.50.127.232 with SMTP id nj8mr3679715igb.32.1429290266290; Fri, 17 Apr 2015 10:04:26 -0700 (PDT) In-Reply-To: References: <20150417103517 DOT GV3657 AT calimero DOT vinschen DOT de> <20150417123219 DOT GC3657 AT calimero DOT vinschen DOT de> Date: Fri, 17 Apr 2015 12:04:26 -0500 Message-ID: Subject: Re: TEST RELEASE: Cygwin 2.0.0-0.7 From: Steven Penny To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Fri, Apr 17, 2015 at 7:46 AM, Jim Reisert AD1C wrote: > Is there a way to change my default home directory without using > /etc/passwd, other than creating a symbolic link inside of /home? You can modify /etc/fstab like this c:/home /home . acl Example http://github.com/svnpenn/dotfiles/blob/24302d29ef7158df1aa3a584131c810/fstab#L2 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple