diff options
Diffstat (limited to 'man7/ezjail.7')
-rw-r--r-- | man7/ezjail.7 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man7/ezjail.7 b/man7/ezjail.7 index 334a5db..aa744ca 100644 --- a/man7/ezjail.7 +++ b/man7/ezjail.7 | |||
@@ -57,7 +57,7 @@ are provided. A sample configuration is installed as | |||
57 | .Pa EZJAIL_PREFIX/etc/ezjail.conf.sample . | 57 | .Pa EZJAIL_PREFIX/etc/ezjail.conf.sample . |
58 | .Pp | 58 | .Pp |
59 | A script is also installed as | 59 | A script is also installed as |
60 | .Pa ezjail.sh | 60 | .Pa ezjail |
61 | in the rc.d system to allow jails under ezjails control to be started at boot | 61 | in the rc.d system to allow jails under ezjails control to be started at boot |
62 | time, given ezjail is enabled by setting the | 62 | time, given ezjail is enabled by setting the |
63 | .Xr rc.conf 5 | 63 | .Xr rc.conf 5 |
@@ -354,7 +354,7 @@ in the host, using the same sources. | |||
354 | Like all | 354 | Like all |
355 | .Xr rc 8 | 355 | .Xr rc 8 |
356 | scripts, the ezjail script | 356 | scripts, the ezjail script |
357 | .Pa EZJAIL_PREFIX/etc/rc.d/ezjail.sh | 357 | .Pa EZJAIL_PREFIX/etc/rc.d/ezjail |
358 | accepts parameters | 358 | accepts parameters |
359 | .Cm start , restart No and Cm stop, No running, restarting and stopping | 359 | .Cm start , restart No and Cm stop, No running, restarting and stopping |
360 | all (non-blocking) jails under ezjail's control by default. When passed an | 360 | all (non-blocking) jails under ezjail's control by default. When passed an |
@@ -381,7 +381,7 @@ Note that jails configured to be in the | |||
381 | .Em norun | 381 | .Em norun |
382 | state (using | 382 | state (using |
383 | .Nm Cm config Fl r Ar norun Ar jailname ) | 383 | .Nm Cm config Fl r Ar norun Ar jailname ) |
384 | are never started by the ezjail.sh script. | 384 | are never started by the ezjail rc script. |
385 | .Pp | 385 | .Pp |
386 | As a convenient shortcut, the | 386 | As a convenient shortcut, the |
387 | .Nm | 387 | .Nm |
@@ -390,7 +390,7 @@ if they look like valid parameters. | |||
390 | .Pp | 390 | .Pp |
391 | Even if ezjail is not enabled in the | 391 | Even if ezjail is not enabled in the |
392 | .Xr rc.conf 5 , | 392 | .Xr rc.conf 5 , |
393 | ezjail.sh can be used to start and stop jails by prepending | 393 | rc.d/ezjail can be used to start and stop jails by prepending |
394 | .Cm force No or Cm one No to the Cm start, restart No or Cm stop No parameter. | 394 | .Cm force No or Cm one No to the Cm start, restart No or Cm stop No parameter. |
395 | Refer to | 395 | Refer to |
396 | .Xr rc 8 | 396 | .Xr rc 8 |
@@ -632,7 +632,7 @@ variable to create the filesystem in. | |||
632 | .Sh FILES | 632 | .Sh FILES |
633 | .Pa EZJAIL_PREFIX/bin/ezjail-admin | 633 | .Pa EZJAIL_PREFIX/bin/ezjail-admin |
634 | .br | 634 | .br |
635 | .Pa EZJAIL_PREFIX/etc/rc.d/ezjail.sh | 635 | .Pa EZJAIL_PREFIX/etc/rc.d/ezjail |
636 | .br | 636 | .br |
637 | .Pa EZJAIL_PREFIX/etc/ezjail.conf | 637 | .Pa EZJAIL_PREFIX/etc/ezjail.conf |
638 | .br | 638 | .br |