Bug 197066 - [patch] typo in /etc/rc.d/jail
Summary: [patch] typo in /etc/rc.d/jail
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Jamie Gritton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-25 11:02 UTC by Kurt Jaeger
Modified: 2015-02-10 03:08 UTC (History)
2 users (show)

See Also:


Attachments
typo (463 bytes, patch)
2015-01-25 11:02 UTC, Kurt Jaeger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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