[Pkg-voip-commits] [resiprocate] 06/06: reTurn: update references to files that moved

Daniel Pocock pocock at moszumanska.debian.org
Mon Jan 13 13:26:07 UTC 2014


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

pocock pushed a commit to branch master
in repository resiprocate.

commit b3ed8b082fc0ee6400b8229f5747022b6e2de7bf
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Mon Jan 13 13:39:01 2014 +0100

    reTurn: update references to files that moved
---
 debian/resiprocate-turn-server.postinst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/resiprocate-turn-server.postinst b/debian/resiprocate-turn-server.postinst
index f825d58..2ae4416 100644
--- a/debian/resiprocate-turn-server.postinst
+++ b/debian/resiprocate-turn-server.postinst
@@ -20,6 +20,9 @@ dpkg-maintscript-helper mv_conffile \
 dpkg-maintscript-helper mv_conffile \
   /etc/reTurnServer-users.txt /etc/reTurn/users.txt 1.9.0~beta10-1 -- "$@"
 
+sed -i -e 's!^UserDatabaseFile = /etc/reTurnServer-users.txt!UserDatabaseFile = /etc/reTurn/users.txt!' /etc/reTurn/reTurnServer.config
+sed -i -e 's!^TlsTempDhFilename = /etc/reTurnServer-dh512.pem!TlsTempDhFilename = /etc/reTurn/dh512.pem!' /etc/reTurn/reTurnServer.config
+
 # $1 = version of the package being upgraded.
 install() {
 

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



More information about the Pkg-voip-commits mailing list