Fix permissions on export-bugzilla
This commit is contained in:
parent
44f7a7ae45
commit
94a9deb8dc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue