[SCM] gerbera/master: Pass --no-create-home to adduser

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Sat Sep 23 17:48:15 UTC 2017


The following commit has been merged in the master branch:
commit 8be45ac8829f9aaf744c2a1693a9bb1d20e40d31
Author: James Cowgill <jcowgill at debian.org>
Date:   Sat Sep 9 16:19:48 2017 +0100

    Pass --no-create-home to adduser

diff --git a/debian/gerbera.postinst b/debian/gerbera.postinst
index 104ce4a..da213c1 100644
--- a/debian/gerbera.postinst
+++ b/debian/gerbera.postinst
@@ -16,6 +16,7 @@ configure)
          --system \
          --ingroup gerbera \
          --home /var/lib/gerbera \
+         --no-create-home \
          --gecos "Gerbera Media Server" \
          --shell /usr/sbin/nologin \
          --disabled-login \

-- 
gerbera packaging



More information about the pkg-multimedia-commits mailing list