diff options
Diffstat (limited to 'man1/ezjail-admin.1')
-rwxr-xr-x | man1/ezjail-admin.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1 index 9030d53..5b52d49 100755 --- a/man1/ezjail-admin.1 +++ b/man1/ezjail-admin.1 | |||
@@ -70,6 +70,14 @@ mounted into the jail. | |||
70 | 70 | ||
71 | Finally it removes the old template jail and renames the | 71 | Finally it removes the old template jail and renames the |
72 | temporary directory as the new template jail. | 72 | temporary directory as the new template jail. |
73 | .SH NOTES | ||
74 | When using the | ||
75 | .B ezjail-admin update | ||
76 | option, be careful to use the same FreeBSD source tree used to build the | ||
77 | host systems world, or at least its kernel. Combining a make world in the | ||
78 | host system with | ||
79 | .B ezjail-admin update | ||
80 | is considered a good idea. | ||
73 | .SH FILES | 81 | .SH FILES |
74 | .T4 | 82 | .T4 |
75 | /usr/local/etc/ezjail.conf | 83 | /usr/local/etc/ezjail.conf |