bigbluebutton-Github/build/packages-template/bbb-pads
Daniel Schreiber fc33fa599d Fix: File permissions in packages should not depend on umask of build system
If the build system for packages has a umask of `0077`, cloned
repositories will have no permissions for group and other. As the build
scripts for some packages just copy from clone git repos, this will
preserve the permissions in the package and prevent the following
services from startup:

* `bbb-html5`
* `etherpad`
* `bbb-pads`
* `bbb-export-annotations`
* `bbb-rap-*`

This patch grants everyone read permissions to the code in the packages.
2024-05-28 16:24:27 +02:00
..
.build-files build: swap bionic with focal 2022-03-14 19:04:23 +00:00
after-install.sh removed in favor of #14412 2022-02-19 19:01:37 -06:00
bbb-pads.service Merge tag 'v2.5.3' into merge25-26-jul14 2022-07-15 11:08:02 -03:00
before-remove.sh refactor(etherpad): access control et al. 2022-01-21 16:56:01 -03:00
build.sh Fix: File permissions in packages should not depend on umask of build system 2024-05-28 16:24:27 +02:00
opts-focal.sh build: renamed opts-bionic to -focal 2022-03-14 18:53:35 +00:00