mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Reword ntp.conf 'Security session' explanation.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15248 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
78b797d8c3
commit
39159bfb7d
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "22"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "23"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2014">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "December 22nd, &year;">
|
||||
<!ENTITY releasedate "December 23nd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -169,10 +169,11 @@ driftfile /var/lib/ntp/ntp.drift
|
||||
pidfile /var/run/ntpd.pid</literal>
|
||||
EOF</userinput></screen>
|
||||
|
||||
<para>For security reasons, you may wish to add some more lines,
|
||||
accordingto e.g. <quote>Access Control Commands and Options</quote>, at
|
||||
<ulink
|
||||
url="http://www.eecis.udel.edu/~mills/ntp/html/accopt.html#restrict"/>.</para>
|
||||
<para>
|
||||
You may wish to add a <quote>Security session</quote>. For
|
||||
explanations, see
|
||||
<ulink url="http://www.eecis.udel.edu/~mills/ntp/html/accopt.html#restrict"/>.
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>cat >> /etc/ntp.conf << "EOF"
|
||||
<literal># Security session
|
||||
|
Loading…
Reference in New Issue
Block a user