Initial commit.
This commit is contained in:
commit
0658661220
25 changed files with 1104 additions and 0 deletions
22
debian/control
vendored
Normal file
22
debian/control
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
Source: positiveinternet-userpackage
|
||||
Section: positive
|
||||
Priority: extra
|
||||
Maintainer: Jonathan Harker <jon@jon.geek.nz>
|
||||
Standards-Version: 3.5.9
|
||||
Build-Depends: debhelper
|
||||
|
||||
Package: positiveinternet-userpackage
|
||||
Architecture: all
|
||||
Depends: debconf (>= 1.0.32), perl, nvi | vim, bash, mailx, gnupg, pwgen
|
||||
Description: Positive Internet User - __FULL_NAME__
|
||||
This package installs user accounts and other stuff appropriate for a
|
||||
computer which is to be maintained by Positive Internet.
|
||||
.
|
||||
General activities performed:
|
||||
- Create account (if required) using preferred UID/GID (if possible),
|
||||
- Customises home directory with package things (if default),
|
||||
- Adds ssh keys into authorized_keys and ensures good permissions, and
|
||||
- Emails the generated password, but only if a PGP key is supplied.
|
||||
.
|
||||
On removal of the package all directory contents will be tar.gz into /home
|
||||
prior to removal of the directories.
|
||||
Loading…
Add table
Add a link
Reference in a new issue