File: INSTALL

package info (click to toggle)
svtools 0.6-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: sh: 1,278; makefile: 174
file content (14 lines) | stat: -rw-r--r-- 534 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Install instructions:

1. Edit the Makefile and change the default install locations if you like.

2. Type 'make' to create the man pages

3. Type 'make install' to install the scripts and man pages.


You should then create the base service directory (Default: /etc/sv) and the
base log directory (Default: /var/log/sv) and give them root as owner.
Otherwise these directories are automatically created by your first service
creation and they are then owned by the first created service/log user which
is probably not what you want.