MFen 1.686 -> 1.689
Obtained from: The FreeBSD Simplified Chinese Project
This commit is contained in:
parent
9fd98e24c2
commit
9bad89d66c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27421
1 changed files with 5 additions and 26 deletions
|
@ -2,7 +2,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Simplified Chinese Project
|
||||
|
||||
Original Revision: 1.686
|
||||
Original Revision: 1.689
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
|
@ -6763,31 +6763,6 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
&prompt.user; <userinput>packaudit</userinput>
|
||||
&prompt.user; <userinput>lynx ~/public_html/portaudit/74a9541d-5d6c-11d8-80e3-0020ed76ef5a.html</userinput></screen>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="security-notify-noxml">
|
||||
<title>假如 VuXML 仍然让您感到恐惧……</title>
|
||||
|
||||
<para>除了撰写 VuXML 之外, 另一种简单的方法,
|
||||
就是用简单的多的语法的单行描述, 加入到
|
||||
<filename><envar>PORTSDIR</envar>/security/portaudit-db/database/portaudit.txt</filename>
|
||||
中。 这个文件是 port <filename
|
||||
role="package">security/portaudit-db</filename> 的一部分,
|
||||
随后, 按照在 <ulink
|
||||
url="http://www.freebsd.org/security/#how">FreeBSD
|
||||
安全信息</ulink> 网页中介绍的方法,
|
||||
发一个要求安全官团队进行复审的请求。</para>
|
||||
|
||||
<para>这个文件中的每一行包括四个字段,
|
||||
中间使用 <literal>|</literal>, 即管道符分隔。
|
||||
第一个字段是用来匹配可能存在问题的 package 的 &man.pkg.version.1;
|
||||
模式。 第二个字段是相关信息的 URL, 中间使用空格分开。
|
||||
第三个字段是对于问题的一句话描述。 第四个字段,
|
||||
则是这个项的 UUID。</para>
|
||||
|
||||
<para>您可以参考已经写入
|
||||
<filename>portaudit.txt</filename> 的记录,
|
||||
并按照类似的格式来撰写新项目。</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
||||
|
@ -8764,6 +8739,8 @@ amavis:*:113:113:Amavis-stats Account:/nonexistent:/sbin/nologin
|
|||
dhis:*:114:114:DHIS Daemon:/nonexistent:/sbin/nologin
|
||||
_symon:*:115:115:Symon Account:/var/empty:/sbin/nologin
|
||||
postfix:*:125:125:Postfix Mail System:/var/spool/postfix:/sbin/nologin
|
||||
_bgpd:*:130:130:BGP Daemon:/var/empty:/sbin/nologin
|
||||
_ospfd:*:131:131:OSPF Daemon:/var/empty:/sbin/nologin
|
||||
rbldns:*:153:153:rbldnsd pseudo-user:/nonexistent:/sbin/nologin
|
||||
sfs:*:171:171:Self-Certifying File System:/nonexistent:/sbin/nologin
|
||||
agk:*:172:172:AquaGateKeeper:/nonexistent:/nonexistent
|
||||
|
@ -8843,6 +8820,8 @@ dhis:*:114:
|
|||
_symon:*:115:
|
||||
postfix:*:125:
|
||||
maildrop:*:126:
|
||||
_bgpd:*:130:
|
||||
_ospfd:*:131:
|
||||
rbldns:*:153:
|
||||
sfs:*:171:
|
||||
agk:*:172:
|
||||
|
|
Loading…
Reference in a new issue