1install_service(8) install_service(8)
2
3
4
6 install_service - install initng's .ii files
7
9 install_service --in|-i [--out|-o] [--dist|-d]
10
12 install_service parses files (normally .ii files) and sets distribution
13 dependent values.
14
16 --in, -i
17 Set the file which should be parsed.
18
19 --out, -o
20 Set the file the ouptput should be saved to. If this option is
21 not set output goes to stdout.
22
23 --dist, -d
24 Set the distribution you want to install the file for (e.g.
25 debian, gentoo, fedora). If this option is not set install_ser‐
26 vice will try to guess the distribution.
27
29 initng(8) ngc(8), ngdc(8), ng-update(8), gen_system_runlevel(8), sys‐
30 tem_off(8).
31
33 initng was written by Jimmy Wennlund <jimmy.wennlund@gmail.com> and
34 can be found at http://www.initng.org/.
35
36 This manual page was written by Armin Berres <a.berres@onlinehome.de>.
37
38
39
40 install_service(8)