Felix Delattre pushed to branch master at Debian GIS Project / 
libapache2-mod-tile


Commits:
1baf8d2f by Felix Delattre at 2020-09-02T15:31:54+00:00
Avoid recursive privilege change on directories during postinst.

- - - - -


1 changed file:

- debian/renderd.postinst


Changes:

=====================================
debian/renderd.postinst
=====================================
@@ -22,7 +22,7 @@ case "$1" in
        ;;
 esac
 
-chown _renderd:_renderd -R /var/cache/renderd
+chown _renderd:_renderd /var/cache/renderd
 
 # automatically install munin plugins if munin is present.
 if [ -d /etc/munin/plugins ]



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/1baf8d2f56a120c00e0757b96161ac430d16ac79

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/1baf8d2f56a120c00e0757b96161ac430d16ac79
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to