~ubuntu-branches/debian/sid/bugzilla/sid

« back to all changes in this revision

Viewing changes to debian/post-checksetup.d/10setdefaultdpkgstatoverride

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Bossek
  • Date: 2010-08-03 15:17:46 UTC
  • Revision ID: james.westby@ubuntu.com-20100803151746-bzmmjc1265h050ps
Tags: 3.4.7.0-3
* Fixed permissions on /usr/share/perl5/Bugzilla for old installations.
  Closes: #571107
* Fixed access rights for /etc/bugzilla3/localconfig. Closes: #571107
* Using database administrator account to run sanitycheck.pl from daily cron
  job; maintainer field is not used anymore. Closes: #560140
* [Debconf translation updates]
  - Czech (Jan Outrata). Closes: #590084
  - Japanese (Hideki Yamane). Closes: #590228
  - Portuguese (Miguel Figueiredo). Closes: #590187

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
 
45
45
setacl "root" "www-data" 0775 "$BUGZILLA_ETCDIR" "$BUGZILLA_ETCDIR/sites"
46
46
setacl "root" "www-data" 0660 "$BUGZILLA_ETCDIR"/params
47
 
setacl "root" "www-data" 0664 "$BUGZILLA_ETCDIR"/localconfig
48
 
setacl "root" "www-data" 0640 "$BUGZILLA_ETCDIR"/dbconfig-params
 
47
setacl "root" "www-data" 0660 "$BUGZILLA_ETCDIR"/localconfig
 
48
setacl "root" "root" 0600 "$BUGZILLA_ETCDIR"/dbconfig-params
49
49
setacl "root" "www-data" 0644 "$BUGZILLA_ETCDIR"/index.html
50
50
 
51
51
setacl "root" "www-data" 0775 "$BUGZILLA_DATADIR" "$BUGZILLA_DATADIR"/attachments "$BUGZILLA_DATADIR"/duplicates "$BUGZILLA_DATADIR"/mining "$BUGZILLA_DATADIR"/template "$BUGZILLA_DATADIR"/webdot