1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
This directory contains
* init-script templates for various system types
(These templates are adapted to the confugration parameters
passed to configure at configure-run-time.)
- init-*.LSB.in templates for systems conforming to LSB
(Linux Standard Base) 3.x. Among others
the following distributions support LSB 3.x:
- SuSE Linux 10.x
- SuSE Linux Enterprise Server 10
- SuSE Linux Enterprise Server 9 SP3
- Ubuntu 6.06
- Debian Etch
- RedHat Enterprise Linux4 Update2
- init-*.debian.in templates for older Debian systems (or modern Debian
systems without the lsb-core package installed)
- init-*.rpm init-scripts for RPM based distributions that are
not LSB 3.x conforming.
Please try the LSB scripts first.
|