File:  [LON-CAPA] / doc / install / linux / sles-suse / SuSEfirewall2_setup
Revision 1.1: download - view: text, annotated - select for diffs
Sun Apr 24 02:11:36 2011 UTC (13 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
- Enable use of a single install.tar file for all supported Linux
  distros/versions when preparing systems for LON-CAPA installation.
  - files needed for installation:
   (a) file needed by all distros - pwauth-2.2.8.tar.gz - found in $instdir
   (b) files specific to different distros - found in:
       $instdir/centos-rhes-fedora-sl, $instdir/debian-ubuntu,
       $instdir/sles-suse, and $instdir/rhes4.

### BEGIN INIT INFO
# Provides: SuSEfirewall2_setup
# Required-Start: SuSEfirewall2_init $network $remote_fs
# Should-Start:   $null apache2 network-remotefs ypbind nfs nfsserver rpcbind
# Required-Stop:  $remote_fs
# Should-Stop:    $null
# Default-Start:  3 5
# Default-Stop:   0 1 2 6
# Short-Description: SuSEfirewall2 phase 2
# Description: SuSEfirewall2_setup does some basic setup and is the
#       phase 2 of 2 of the SuSEfirewall initialization.
### END INIT INFO

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>