lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r2167 - debian/nss-pam-ldapd/trunk/debian

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r2167 - debian/nss-pam-ldapd/trunk/debian



Author: arthur
Date: Mon Mar 27 22:14:05 2017
New Revision: 2167
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=2167&view=revision

Log:
remove --no-create-home from adduser to hide a few warnings (closes: #858826)

Modified:
   debian/nss-pam-ldapd/trunk/debian/changelog
   debian/nss-pam-ldapd/trunk/debian/nslcd.postinst

Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Wed Feb  1 21:41:22 2017        
(r2166)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Mon Mar 27 22:14:05 2017        
(r2167)
@@ -1,8 +1,10 @@
 nss-pam-ldapd (0.9.7-3) UNRELEASED; urgency=medium
 
   * update debian/watch file to use HTTPS
+  * remove --no-create-home from adduser to hide a few warnings
+    (closes: #858826)
 
- -- Arthur de Jong <adejong@debian.org>  Wed, 01 Feb 2017 21:41:12 +0100
+ -- Arthur de Jong <adejong@debian.org>  Mon, 27 Mar 2017 22:00:00 +0200
 
 nss-pam-ldapd (0.9.7-2) unstable; urgency=medium
 

Modified: debian/nss-pam-ldapd/trunk/debian/nslcd.postinst
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/nslcd.postinst    Wed Feb  1 21:41:22 
2017        (r2166)
+++ debian/nss-pam-ldapd/trunk/debian/nslcd.postinst    Mon Mar 27 22:14:05 
2017        (r2167)
@@ -187,7 +187,6 @@
     # create nslcd user and group
     adduser --system --group --home /var/run/nslcd/ \
             --gecos "nslcd name service LDAP connection daemon" \
-            --no-create-home \
             nslcd
     # add uid/gid options to the config file if it exists
     # (this is when we're upgrading)
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
https://lists.arthurdejong.org/nss-pam-ldapd-commits/