Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2008 00:57:59 GMT
From:      Glen Barber <glen.j.barber@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/129699: Typo in /etc/exports.disabled
Message-ID:  <200812170057.mBH0vxbO093744@www.freebsd.org>
Resent-Message-ID: <200812170100.mBH103Jf095424@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129699
>Category:       misc
>Synopsis:       Typo in /etc/exports.disabled
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 17 01:00:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Glen Barber
>Release:        7.1-RC1
>Organization:
n/a
>Environment:
FreeBSD freebsdnas.phoenix 7.1-RC1 FreeBSD 7.1-RC1 #0: Sun Dec  7 05:57:33 UTC 2008    root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386 
>Description:
Typo in /etc/exports.disabled:

/etc/exports.disabled specifies (line 2) '/usr/src' and '/usr/ports' are set read-only, but example shows '/usr/src' and '/usr/obj'.
>How-To-Repeat:
n/a
>Fix:
diff:

6c6
< #/usr/src /usr/obj -ro  calvin hobbes
---
> #/usr/src /usr/ports -ro  calvin hobbes


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812170057.mBH0vxbO093744>