File: INSTALL

package info (click to toggle)
adduser 3.153
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,560 kB
  • sloc: perl: 9,407; sh: 189; makefile: 22
file content (13 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 --pr=t ./adduser.local /usr/local/sbin
# chmod 755 /usr/local/sbin/adduser.local
# cp ./adduser.local.conf /etc
# editor /etc/adduser.local.conf         # The important step!
# mkdir /etc/skel.other
# cp --pr=t ./adduser.local.conf.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 fourth step is very important for you to
do correctly.