[Pkg-privacy-commits] [flashproxy] 20/65: - don't fall back to useradd

Ximin Luo infinity0 at moszumanska.debian.org
Fri Aug 21 13:49:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch _volatile-rc
in repository flashproxy.

commit 5b456214b9f8b7ba69a16df80e7f618498f27a87
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Sun May 18 14:44:12 2014 +0100

    - don't fall back to useradd
---
 debian/flashproxy-facilitator.postinst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/flashproxy-facilitator.postinst b/debian/flashproxy-facilitator.postinst
index 1c745be..f0a8878 100644
--- a/debian/flashproxy-facilitator.postinst
+++ b/debian/flashproxy-facilitator.postinst
@@ -34,12 +34,6 @@ case "$1" in
             --home ${pkgconfdir} \
             --no-create-home \
             --shell /bin/false \
-            ${fpfacilitatoruser} || \
-          useradd \
-            --system \
-            --home ${pkgconfdir} \
-            -M \
-            --shell /bin/false \
             ${fpfacilitatoruser} ; }
         # install secrets
         test -f ${pkgconfdir}/reg-daemon.key || { \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/flashproxy.git



More information about the Pkg-privacy-commits mailing list