bigbluebutton-Github/build/packages-template/bbb-etherpad
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
..
after-install.sh Merge remote-tracking branch 'upstream/v2.4.x-release' into dev-24-0125 2022-01-25 16:56:52 +00:00
after-remove.sh build: do not delete .nginx file, it is removed on upgrade too 2022-03-18 19:02:46 +00:00
before-install.sh initial public version 2021-08-13 12:53:18 +02:00
before-remove.sh initial public version 2021-08-13 12:53:18 +02:00
build.sh Fix: File permissions in packages should not depend on umask of build system 2024-05-28 16:24:27 +02:00
etherpad.service Merge tag 'v2.5.3' into merge25-26-jul14 2022-07-15 11:08:02 -03:00
notes.nginx nginx config: Allow overriding the $scheme variable 2023-04-25 17:13:24 -04:00
opts-focal.sh build: renamed opts-bionic to -focal 2022-03-14 18:53:35 +00:00
settings.json Bump importExportRateLimiting to 32 2023-11-14 20:03:23 +01:00