[libreoffice-online] 01/02: sync postinst with upstream change

Rene Engelhard rene at moszumanska.debian.org
Tue May 16 04:57:30 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice-online.

commit 10aea1117c5da31e1054ca65b4d32c415c7cd9e7
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue May 16 06:51:25 2017 +0200

    sync postinst with upstream change
---
 debian/loolwsd.postinst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/loolwsd.postinst b/debian/loolwsd.postinst
index a4a2e73..9208149 100755
--- a/debian/loolwsd.postinst
+++ b/debian/loolwsd.postinst
@@ -10,6 +10,8 @@ case "$1" in
 	adduser --quiet --system --group --home /var/lib/lool lool
 	mkdir -p /var/cache/libreoffice-online && chown lool: /var/cache/libreoffice-online
 	rm -rf /var/cache/libreoffice-online/*
+	chown lool: /etc/libreoffice-online/loolwsd.xml
+	chmod 640 /etc/libreoffice-online/loolwsd.xml
 
 	# We assume that the LibreOffice to be used is built Debian-style
 	# and installs in /usr/lib/libreoffice, and that /var/lib/lool is

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice-online.git



More information about the Pkg-openoffice-commits mailing list