Bug 197066

Summary: [patch] typo in /etc/rc.d/jail
Product: Base System Reporter: Kurt Jaeger <pi>
Component: miscAssignee: Jamie Gritton <jamie>
Status: Closed FIXED    
Severity: Affects Only Me CC: jamie, pi
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
typo none

Description Kurt Jaeger freebsd_committer freebsd_triage 2015-01-25 11:02:56 UTC
Created attachment 152124 [details]
typo
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-02-06 17:55:52 UTC
A commit references this bug:

Author: jamie
Date: Fri Feb  6 17:54:55 UTC 2015
New revision: 278323
URL: https://svnweb.freebsd.org/changeset/base/278323

Log:
  Add mount.procfs jail parameter, so procfs can be mounted when a prison's
  root is in its fstab.

  Also fix a typo while I'm at it.

  PR:		197237 197066
  MFC after:	3 days

Changes:
  head/etc/rc.d/jail
  head/usr.sbin/jail/command.c
  head/usr.sbin/jail/config.c
  head/usr.sbin/jail/jail.8
  head/usr.sbin/jail/jail.c
  head/usr.sbin/jail/jailp.h
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-02-10 01:06:00 UTC
A commit references this bug:

Author: jamie
Date: Tue Feb 10 01:05:54 UTC 2015
New revision: 278484
URL: https://svnweb.freebsd.org/changeset/base/278484

Log:
  MFC r278323:

    Add mount.procfs jail parameter, so procfs can be mounted when a prison's
    root is in its fstab.

    Also fix a typo while I'm at it.

  PR:		197237 197066

Changes:
_U  stable/10/
  stable/10/etc/rc.d/jail
  stable/10/usr.sbin/jail/command.c
  stable/10/usr.sbin/jail/config.c
  stable/10/usr.sbin/jail/jail.8
  stable/10/usr.sbin/jail/jail.c
  stable/10/usr.sbin/jail/jailp.h