mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-26 01:23:14 +01:00
Add SERVICEDIR to the init file paragraph titles
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
b0ea9db0bd
commit
26f181ef2a
@ -236,8 +236,8 @@
|
||||
</section>
|
||||
|
||||
<section id="init">
|
||||
<title>/etc/init.d or /etc/rc.d (depends on distribution)
|
||||
($INITDIR)</title>
|
||||
<title>/etc/init.d or /etc/rc.d (depends on distribution) ($INITDIR) or
|
||||
/lib/systemd/system ($SERVICEDIR)</title>
|
||||
|
||||
<para>An init script is installed here. Depending on the distribution,
|
||||
it is named <filename>shorewall</filename> or
|
||||
@ -436,15 +436,15 @@
|
||||
</section>
|
||||
|
||||
<section id="etc-shorewall6">
|
||||
<title>/etc/shorewall6 (${CONFDIR}/</title>
|
||||
<title>/etc/shorewall6 (${CONFDIR}/shorewall6)</title>
|
||||
|
||||
<para>This is where the modifiable IPv6 configuration files are
|
||||
installed.</para>
|
||||
</section>
|
||||
|
||||
<section id="init6">
|
||||
<title>/etc/init.d or /etc/rc.d (depends on distribution)
|
||||
($INITDIR)</title>
|
||||
<title>/etc/init.d or /etc/rc.d (depends on distribution) ($INITDIR) or
|
||||
/lib/systemd/system ($SERVICEDIR)</title>
|
||||
|
||||
<para>An init script is installed here. Depending on the distribution,
|
||||
it is named <filename>shorewall6</filename> or
|
||||
@ -547,7 +547,7 @@
|
||||
in the sub-sections that follow.</para>
|
||||
|
||||
<section id="sbin-lite">
|
||||
<title>/sbin ($SBINDIR_</title>
|
||||
<title>/sbin ($SBINDIR)</title>
|
||||
|
||||
<para>The <filename>/sbin/shorewall-lite</filename> shell program is
|
||||
used to interact with Shorewall lite. See <ulink
|
||||
@ -558,8 +558,8 @@
|
||||
</section>
|
||||
|
||||
<section id="init-lite">
|
||||
<title>/etc/init.d or /etc/rc.d (depends on distribution)
|
||||
($INITDIR)</title>
|
||||
<title>/etc/init.d or /etc/rc.d (depends on distribution) ($INITDIR) or
|
||||
/lib/systemd/system ($SERVICEDIR)</title>
|
||||
|
||||
<para>An init script is installed here. Depending on the distribution,
|
||||
it is named <filename>shorewall-lite</filename> or
|
||||
@ -758,8 +758,8 @@
|
||||
</section>
|
||||
|
||||
<section id="init-6lite">
|
||||
<title>/etc/init.d or /etc/rc.d (depends on distribution)
|
||||
($INITDIR)</title>
|
||||
<title>/etc/init.d or /etc/rc.d (depends on distribution) ($INITDIR) or
|
||||
/lib/systemd/system ($SERVICEDIR)</title>
|
||||
|
||||
<para>An init script is installed here. Depending on the distribution,
|
||||
it is named <filename>shorewall</filename>6-lite or
|
||||
|
Loading…
Reference in New Issue
Block a user