install_service (8) - Linux Manuals
install_service: install initng's .ii files
NAME
install_service - install initng's .ii filesSYNOPSIS
install_service --in|-i [--out|-o] [--dist|-d]DESCRIPTION
install_service parses files (normally .ii files) and sets distribution dependent values.OPTIONS
- --in, -i
- Set the file which should be parsed.
- --out, -o
- Set the file the ouptput should be saved to. If this option is not set output goes to stdout.
- --dist, -d
- Set the distribution you want to install the file for (e.g. debian, gentoo, fedora). If this option is not set install_service will try to guess the distribution.
AUTHOR
initng was written by Jimmy Wennlund <jimmy.wennlund [at] gmail.com> and can be found at http://www.initng.org/.This manual page was written by Armin Berres <a.berres [at] onlinehome.de>.