diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-18 10:36:29 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-18 10:36:29 +0000 |
| commit | 4e9e907d636ef7f776d89d98bd778f740ee69cdd (patch) | |
| tree | 810cb0151feedaec0d50a8b5857338a761532875 /sbin/init | |
| parent | 26f59b64552306a2899a7b634454e0d8584c0cf5 (diff) | |
Notes
Diffstat (limited to 'sbin/init')
| -rw-r--r-- | sbin/init/init.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 833e2f6d41f0..cff2b34dd70c 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -272,7 +272,8 @@ as (the InterNetNews server). If this script does not terminate within 120 seconds, .Nm -will terminate it. The timeout can be configured via the +will terminate it. +The timeout can be configured via the .Xr sysctl 8 variable .Va kern.init_shutdown_timeout . @@ -348,12 +349,12 @@ a persistent device error condition. .Xr login 1 , .Xr sh 1 , .Xr ttys 5 , +.Xr security 7 , .Xr getty 8 , .Xr halt 8 , .Xr jail 8 , .Xr rc 8 , .Xr reboot 8 , -.Xr security 7 , .Xr shutdown 8 , .Xr sysctl 8 .Sh HISTORY |
