packaging/debian: enforce stricter permissions
This commit is contained in:
parent
066ea782aa
commit
e63fc466cd
|
@ -23,7 +23,7 @@ binary:
|
||||||
dh_installdebconf
|
dh_installdebconf
|
||||||
dh_installinfo
|
dh_installinfo
|
||||||
dh_installinit
|
dh_installinit
|
||||||
dpkg-statoverride --force --add root www-data 2775 /etc/icingaweb
|
dpkg-statoverride --force --add root www-data 2770 /etc/icingaweb
|
||||||
dh_compress
|
dh_compress
|
||||||
dh_fixperms
|
dh_fixperms
|
||||||
dh_strip
|
dh_strip
|
||||||
|
|
Loading…
Reference in New Issue