www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <48AD9BA4.3080504@corebizserv.com> |
Date: | Thu, 21 Aug 2008 12:45:24 -0400 |
From: | Charlie Page <cpage AT corebizserv DOT com> |
Reply-To: | cpage AT corebizserv DOT com |
User-Agent: | Thunderbird 2.0.0.16 (Windows/20080708) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Bug: 1.7 sshd-config-host "mount -t" |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Using cygwin 1.7. ssh-host-config contains "mount -t -f"... on line 79. Changing to "mount -f"... fixes the problem and the script executes without any syntax errors. (There might also be a problem with assigning the correct user to the /var/empty directory when privilege separation is used). It would seem that executing `mount -t` says that -t isn't an option while `man mount` thinks that -t is a valid option(having to with text file line delimiters), so this might be a problem with mount/some other cygwin component. It might also be that the correct option is "-o text". As I am new to Cygwin there could also easily be another answer I haven't thought of. Regards, Charlie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |