File: INSTALL

package info (click to toggle)
adduser 3.47
  • links: PTS
  • area: main
  • in suites: woody
  • size: 340 kB
  • ctags: 54
  • sloc: perl: 1,498; makefile: 77; sh: 75
file content (12 lines) | stat: -rw-r--r-- 521 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Please read the  README  file for detailed information about what needs to
be done to install the ADDUSER Local System Additions program.  In brief:

# cp ./adduser.local /usr/local/sbin
# cp ./adduser.local.conf /etc
# editor /etc/adduser.local.conf         # The important step!
# mkdir /etc/skel.other
# cp ./examples/skel.other/index.html /etc/skel.other

IMPORTANT: Do  NOT  just perform the above steps  without knowing what you
are doing!  In particular,  the third step is very important for you to do
correctly.