~ubuntu-branches/ubuntu/oneiric/likewise-open/oneiric

« back to all changes in this revision

Viewing changes to packaging/debian/pam_lwidentity.conf

  • Committer: Bazaar Package Importer
  • Author(s): Rick Clark
  • Date: 2008-08-27 08:56:20 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080827085620-5q0f58b9qtog9myq
Tags: 4.1.0.2956-0ubuntu1
* missing-likewise-logo.diff: removed
* fixed copyright notice
* updated Standards-Version to 3.8.0
* removed path from command in prerm
* removed stop in S runlevel

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
# create home directory on logon, if it does not exist (default is no)
30
30
create_homedir = yes
31
31
# indicate an alternative skel directory (default /etc/skel)
32
 
skel = /etc/skel
 
32
;skel = /etc/skel
33
33
# the file-creation-mask for the home directory (default is 0022)
34
 
umask = 0022
 
34
;umask = 0022
35
35
 
36
36
# create .k5login file on logon, if it does not exist (default is no)
37
37
create_k5login = yes