bigbluebutton-Github/build/packages-template/bbb-html5
Daniel Schreiber c5b657a409 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-06-14 16:17:49 -04:00
..
after-install.sh Remove meteor assets cleanup routine 2024-06-07 16:14:46 -03:00
after-remove.sh build: do not delete .nginx file, it is removed on upgrade too 2022-03-18 19:02:46 +00:00
bbb-html5-conn-limit.conf Use template file to set conn limit config to nginx 2023-02-21 15:15:42 -03:00
bbb-html5.nginx fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
bbb-html5.service docs: try to remove frontend and leave only bbb-html5 2024-05-07 21:24:24 -04:00
before-install.sh docs: try to remove frontend and leave only bbb-html5 2024-05-07 21:24:24 -04:00
before-remove.sh initial public version 2021-08-13 12:53:18 +02:00
bigbluebutton.nginx nginx config: Allow overriding the $scheme variable 2023-04-25 17:13:24 -04:00
build.sh Fix: File permissions in packages should not depend on umask of build system 2024-06-14 16:17:49 -04:00
disable-transparent-huge-pages.service Merge branch 'v2.5.x-release' into bbb-target 2022-04-01 14:21:15 -04:00
kill_mongo.sh initial public version 2021-08-13 12:53:18 +02:00
mongo-ramdisk.conf build: drop bionic dir in bbb-html5 2022-02-27 02:36:36 +00:00
mongod_start_pre.sh Implemented the fix regarding mongod error messages 2021-10-26 14:46:33 +00:00
mongod.service Introduce bigbluebutton.target 2022-03-17 11:35:42 +01:00
opts-jammy.sh build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
run_mongo.sh refactor: swap netstat with ss 2022-03-23 20:50:19 +00:00
sip.nginx refactor: reduce timeout intervals for webrtc-sfu and FS WebSocket proxies 2022-03-02 19:07:29 -03:00
workers-start.sh build: try to remove frontend and leave only bbb-html5 2024-05-06 13:49:20 -04:00