mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
- correct variable name
PR: docs/129448 Submitted by: Kenyon Ralph <kralph@gmail.com> MFC after: Revision 1.91 is merged
This commit is contained in:
parent
f0eca40a14
commit
f1f8583397
1 changed files with 1 additions and 1 deletions
|
|
@ -454,7 +454,7 @@ if the script terminates with a non-zero exit code,
|
|||
or if a SIGTERM is delivered to the
|
||||
.Xr init 8
|
||||
process (PID 1).
|
||||
.It Va init_script
|
||||
.It Va init_shell
|
||||
Defines the shell binary to be used for executing the various shell scripts.
|
||||
The default is
|
||||
.Dq Li /bin/sh .
|
||||
|
|
|
|||
Loading…
Reference in a new issue