1 |
tv |
1649366 |
diff -up ypserv-5bfba760283060087aefeb417342bcc66d349b2e/rpc.ypxfrd/rpc.ypxfrd.8.xml.manfix ypserv-5bfba760283060087aefeb417342bcc66d349b2e/rpc.ypxfrd/rpc.ypxfrd.8.xml |
2 |
|
|
--- ypserv-5bfba760283060087aefeb417342bcc66d349b2e/rpc.ypxfrd/rpc.ypxfrd.8.xml.manfix 2018-06-11 14:52:20.441724121 +0200 |
3 |
|
|
+++ ypserv-5bfba760283060087aefeb417342bcc66d349b2e/rpc.ypxfrd/rpc.ypxfrd.8.xml 2018-06-11 15:07:10.266529912 +0200 |
4 |
|
|
@@ -58,6 +58,12 @@ |
5 |
|
|
since it starts very slowly, it should be started after |
6 |
|
|
<command>ypserv</command> from <command>/etc/init.d/ypxfrd</command>. |
7 |
|
|
</para> |
8 |
|
|
+ <para> |
9 |
|
|
+ It is possible to pass <emphasis remap='B'>OPTIONS</emphasis> to |
10 |
|
|
+ <command>rpc.ypxfrd</command> using the environment variable |
11 |
|
|
+ YPXFRD_ARGS and this variable can be set in |
12 |
|
|
+ <filename>/etc/sysconfig/network</filename>. |
13 |
|
|
+ </para> |
14 |
|
|
</refsect1> |
15 |
|
|
|
16 |
|
|
<refsect1 id='options'> |
17 |
|
|
@@ -155,6 +161,14 @@ |
18 |
|
|
<para>Configuration file for access rights</para> |
19 |
|
|
</listitem> |
20 |
|
|
</varlistentry> |
21 |
|
|
+ <varlistentry> |
22 |
|
|
+ <term><filename>/etc/sysconfig/network</filename></term> |
23 |
|
|
+ <listitem> |
24 |
|
|
+ <para> |
25 |
|
|
+ Setting additional arguments to <command>rpc.ypxfrd</command> |
26 |
|
|
+ </para> |
27 |
|
|
+ </listitem> |
28 |
|
|
+ </varlistentry> |
29 |
|
|
</variablelist> |
30 |
|
|
</refsect1> |
31 |
|
|
|
32 |
|
|
diff -up ypserv-5bfba760283060087aefeb417342bcc66d349b2e/ypserv/ypserv.8.xml.manfix ypserv-5bfba760283060087aefeb417342bcc66d349b2e/ypserv/ypserv.8.xml |
33 |
|
|
--- ypserv-5bfba760283060087aefeb417342bcc66d349b2e/ypserv/ypserv.8.xml.manfix 2018-06-11 15:08:05.639332959 +0200 |
34 |
|
|
+++ ypserv-5bfba760283060087aefeb417342bcc66d349b2e/ypserv/ypserv.8.xml 2018-06-11 15:12:38.261286488 +0200 |
35 |
|
|
@@ -61,7 +61,16 @@ but must be running somewhere |
36 |
|
|
on the network. On startup |
37 |
|
|
<emphasis remap='B'>ypserv</emphasis> |
38 |
|
|
parses the file |
39 |
|
|
-<filename>/etc/ypserv.conf.</filename></para> |
40 |
|
|
+<filename>/etc/ypserv.conf.</filename> |
41 |
|
|
+It is also possible to pass |
42 |
|
|
+<emphasis remap='B'>OPTIONS</emphasis> |
43 |
|
|
+to |
44 |
|
|
+<command>ypserv</command> |
45 |
|
|
+using the environment variable |
46 |
|
|
+YPSERV_ARGS |
47 |
|
|
+and this variable can be set in |
48 |
|
|
+<filename>/etc/sysconfig/network</filename>. |
49 |
|
|
+</para> |
50 |
|
|
|
51 |
|
|
</refsect1> |
52 |
|
|
|
53 |
|
|
@@ -184,6 +193,12 @@ for a map.</para> |
54 |
|
|
<para>which hosts are allowed to contact <command>ypserv</command>.</para> |
55 |
|
|
</listitem> |
56 |
|
|
</varlistentry> |
57 |
|
|
+ <varlistentry> |
58 |
|
|
+ <term><filename>/etc/sysconfig/network</filename></term> |
59 |
|
|
+ <listitem> |
60 |
|
|
+<para>setting additional arguments to <command>ypserv</command>.</para> |
61 |
|
|
+ </listitem> |
62 |
|
|
+ </varlistentry> |
63 |
|
|
</variablelist> |
64 |
|
|
</refsect1> |
65 |
|
|
|