[proftpd-dfsg] 01/01: Fixed residual debconf support.

Francesco Lovergine frankie at moszumanska.debian.org
Mon Jan 30 08:59:14 GMT 2017


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

frankie pushed a commit to branch nodebconf
in repository proftpd-dfsg.

commit c02d6aa7e53180030150bcb7bafecb5bc65ce245
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Fri Jan 27 17:28:24 2017 +0100

    Fixed residual debconf support.
---
 debian/proftpd-basic.postinst  |  3 ---
 debian/proftpd-basic.templates | 23 -----------------------
 2 files changed, 26 deletions(-)

diff --git a/debian/proftpd-basic.postinst b/debian/proftpd-basic.postinst
index 6641376..d870e2f 100644
--- a/debian/proftpd-basic.postinst
+++ b/debian/proftpd-basic.postinst
@@ -169,9 +169,6 @@ if [ "$1" = "configure" ]; then
     do_update /etc/proftpd/ldap.conf
     do_update /etc/proftpd/virtuals.conf
 
-    # Proftpd could not close all of its fd nicely
-    db_stop
-
     # clean run files (pidfile and scoreboard)
     rm -f /run/proftpd/proftpd* /run/proftpd.pid 
 
diff --git a/debian/proftpd-basic.templates b/debian/proftpd-basic.templates
deleted file mode 100644
index 4ca3f86..0000000
--- a/debian/proftpd-basic.templates
+++ /dev/null
@@ -1,23 +0,0 @@
-# These templates have been reviewed by the debian-l10n-english
-# team
-#
-# If modifications/additions/rewording are needed, please ask
-# debian-l10n-english at lists.debian.org for advice.
-#
-# Even minor modifications require translation updates and such
-# changes should be coordinated with translators and reviewers.
-
-Template: shared/proftpd/inetd_or_standalone
-Type: select
-__Choices: from inetd, standalone
-Default: standalone
-_Description: Run proftpd:
- ProFTPD can be run either as a service from inetd, or as a standalone
- server. Each choice has its own benefits. With only a few FTP
- connections per day, it is probably better to run ProFTPD from inetd in
- order to save resources.
- .
- On the other hand, with higher traffic,
- ProFTPD should run as a standalone server to avoid spawning a new
- process for each incoming connection.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-proftpd/proftpd-dfsg.git



More information about the Pkg-proftpd-maintainers mailing list