[Libreoffice-commits] online.git: loolwsd-systemplate-setup

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Oct 30 20:33:21 UTC 2018


 loolwsd-systemplate-setup |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4e5528e5f8b6abbd9ca715d5ac0ec410cbc783af
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Tue Oct 30 21:17:53 2018 +0100
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Tue Oct 30 21:33:03 2018 +0100

    /etc/resolv.conf can be a symlink
    
    Change-Id: I23396e598306b7c8ab1498962ab5c09150c6795b
    Reviewed-on: https://gerrit.libreoffice.org/62674
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/loolwsd-systemplate-setup b/loolwsd-systemplate-setup
index 986a83aee..d68e8255a 100755
--- a/loolwsd-systemplate-setup
+++ b/loolwsd-systemplate-setup
@@ -36,6 +36,7 @@ find etc/ld.so.* \
 	 -type f 2>/dev/null
 
 find etc/fonts \
+     etc/resolv.conf \
      lib/ld-* lib64/ld-* \
      lib64/libnss_* \
 	-type l 2>/dev/null


More information about the Libreoffice-commits mailing list