Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/device_samsung_sm7125-common/src/commit/c14daf05de28799c7969bb70d63372ae40f5a09e/sepolicy/vendor/vendor_sensors.te
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
allow vendor_sensors {
|
|
vendor_sysfs_sensors
|
|
sysfs_sensors
|
|
}:dir search;
|
|
|
|
allow vendor_sensors {
|
|
vendor_sysfs_sensors
|
|
sysfs_sensors
|
|
}:file { read open getattr };
|
|
|