Fix permissions on export-bugzilla

This commit is contained in:
Pierre-Yves Chibon 2015-02-24 18:18:40 +01:00
parent 44f7a7ae45
commit 94a9deb8dc

View file

@ -295,7 +295,7 @@
dest="/usr/sbin/export-bugzilla" dest="/usr/sbin/export-bugzilla"
owner=root owner=root
group=root group=root
mode=0644 mode=0755
tags: tags:
- config - config
- hotfix - hotfix