Changeset 98177f6
- Timestamp:
- 02/15/2004 06:42:47 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 0e7ba37
- Parents:
- eeb3bd3d
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
appendices/symlinks/rc0.xml
reeb3bd3d r98177f6 170 170 <row> 171 171 <entry>K50</entry> 172 <entry>proftpd</entry> 173 <entry><filename>../init.d/proftpd</filename></entry> 174 <entry>Stop ProFTPD daemon: <xref linkend="proftpd"/></entry> 175 </row> 176 177 <row> 178 <entry>K50</entry> 172 179 <entry>sendsignals</entry> 173 180 <entry><filename>../init.d/sendsignals</filename></entry> -
appendices/symlinks/rc1.xml
reeb3bd3d r98177f6 149 149 150 150 <row> 151 <entry>K50</entry> 152 <entry>proftpd</entry> 153 <entry><filename>../init.d/proftpd</filename></entry> 154 <entry>Stop ProFTPD daemon: <xref linkend="proftpd"/></entry> 155 </row> 156 157 <row> 151 158 <entry>K59</entry> 152 159 <entry>firewall</entry> -
appendices/symlinks/rc2.xml
reeb3bd3d r98177f6 127 127 128 128 <row> 129 <entry>K50</entry> 130 <entry>proftpd</entry> 131 <entry><filename>../init.d/proftpd</filename></entry> 132 <entry>Stop ProFTPD daemon: <xref linkend="proftpd"/></entry> 133 </row> 134 135 <row> 129 136 <entry>K59</entry> 130 137 <entry>firewall</entry> -
appendices/symlinks/rc3.xml
reeb3bd3d r98177f6 162 162 163 163 <row> 164 <entry>S50</entry> 165 <entry>proftpd</entry> 166 <entry><filename>../init.d/proftpd</filename></entry> 167 <entry>Start ProFTPD daemon: <xref linkend="proftpd"/></entry> 168 </row> 169 170 <row> 164 171 <entry>S70</entry> 165 172 <entry>gpm</entry> -
appendices/symlinks/rc4.xml
reeb3bd3d r98177f6 162 162 163 163 <row> 164 <entry>S50</entry> 165 <entry>proftpd</entry> 166 <entry><filename>../init.d/proftpd</filename></entry> 167 <entry>Start ProFTPD daemon: <xref linkend="proftpd"/></entry> 168 </row> 169 170 <row> 164 171 <entry>S70</entry> 165 172 <entry>gpm</entry> -
appendices/symlinks/rc5.xml
reeb3bd3d r98177f6 155 155 156 156 <row> 157 <entry>S50</entry> 158 <entry>proftpd</entry> 159 <entry><filename>../init.d/proftpd</filename></entry> 160 <entry>Start ProFTPD daemon: <xref linkend="proftpd"/></entry> 161 </row> 162 163 <row> 157 164 <entry>S70</entry> 158 165 <entry>gpm</entry> -
appendices/symlinks/rc6.xml
reeb3bd3d r98177f6 171 171 <row> 172 172 <entry>K50</entry> 173 <entry>proftpd</entry> 174 <entry><filename>../init.d/proftpd</filename></entry> 175 <entry>Stop ProFTPD daemon: <xref linkend="proftpd"/></entry> 176 </row> 177 178 <row> 179 <entry>K50</entry> 173 180 <entry>sendsignals</entry> 174 181 <entry><filename>../init.d/sendsignals</filename></entry> -
content/web/proftpd/proftpd-exp.xml
reeb3bd3d r98177f6 2 2 <title>Command explanations</title> 3 3 4 <para>< command>install_user=proftpd install_group=proftpd</command>5 :Specify the user and group identity for ProFTPD.</para>4 <para><parameter>install_user=proftpd install_group=proftpd</parameter>: 5 Specify the user and group identity for ProFTPD.</para> 6 6 7 <para>< command>--prefix=/usr</command>8 :This installs ProFTPD in <filename class="directory">/usr</filename>7 <para><parameter>--prefix=/usr</parameter>: 8 This installs ProFTPD in <filename class="directory">/usr</filename> 9 9 instead of <filename class="directory">/usr/local</filename>.</para> 10 10 11 <para>< command>--sysconfigdir=/etc</command>12 :This prevents the configuration files from going to11 <para><parameter>--sysconfigdir=/etc</parameter>: 12 This prevents the configuration files from going to 13 13 <filename class="directory">/usr/etc</filename>.</para> 14 14 15 <para>< command>--localstatedir=/var</command>16 :This uses <filename class="directory">/var</filename> instead of15 <para><parameter>--localstatedir=/var</parameter>: 16 This uses <filename class="directory">/var</filename> instead of 17 17 <filename class="directory">/usr/var</filename> for lock and log files.</para> 18 18 -
introduction/welcome/changelog.xml
reeb3bd3d r98177f6 11 11 12 12 <itemizedlist> 13 14 <listitem><para>February 15th, 2004 [igor]: Added missing ProFTPD symlinks 15 in the Appendix A, reported by Nathan Coulson.</para></listitem> 13 16 14 17 <listitem><para>February 15th, 2004 [igor]: Updated to Lynx-2.8.5,
Note:
See TracChangeset
for help on using the changeset viewer.