summaryrefslogtreecommitdiffstats
path: root/source/n/vsftpd/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/vsftpd/doinst.sh')
-rw-r--r--source/n/vsftpd/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/n/vsftpd/doinst.sh b/source/n/vsftpd/doinst.sh
index f915774f4..25161226b 100644
--- a/source/n/vsftpd/doinst.sh
+++ b/source/n/vsftpd/doinst.sh
@@ -9,6 +9,9 @@ config() {
fi
# Otherwise, we leave the .new copy for the admin to consider...
}
+if [ -r etc/pam.d/vsftpd.new ]; then
+ config etc/pam.d/vsftpd.new
+fi
config etc/vsftpd.conf.new
config etc/logrotate.d/vsftpd.new
rm -f etc/logrotate.d/vsftpd.new