-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
28 lines (16 loc) · 794 Bytes
/
README
File metadata and controls
28 lines (16 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
eINIT Data Files README
------------------------------------------------------------------------------
This package contains .xml/sh data files for eINIT. These files are roughly
eINIT's equivalent of /etc/init.d scripts in SysV.
INSTALLING
------------------------------------------------------------------------------
There's two ways you can do this, both assuming you're in the source's root in
a shell:
* configure/make:
$ ./configure [--same-options-as-whater-you-used-for-einit]
# make install
* w/o configure&make:
# ./install [prefix]
(for example: "./install /" to install the new data files in your /-directory)
both ways should generate backups of your current PREFIX/etc/einit/* files if
it tries to modify them. these backups are stored in PREFIX/etc/einit/backups.