fortify/internal
Ophestra Umiker 65bd7d18db
app/share: fix order to ensure SharePath before any of its subdirectories
shareTmpdirChild happened to request an ephemeral dir within SharePath and was called before shareRuntime which ensures that path. This commit moves SharePath initialisation to shareSystem and moves shareTmpdirChild into ShareSystem. Further cleanup and tests are desperately needed for the app package but for now this fix will have to do.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-18 01:21:58 +09:00
..
app app/share: fix order to ensure SharePath before any of its subdirectories 2024-10-18 01:21:58 +09:00
fmsg fmsg/errors: isolate app/error into a separate package 2024-10-16 01:29:44 +09:00
init init: start timeout only if reaped PID is the initial process 2024-10-17 20:46:48 +09:00
shim helper/bwrap: ordered filesystem args 2024-10-15 02:15:55 +09:00
state system: move enablements from state package 2024-10-16 14:38:57 +09:00
system system: tests for all Op implementations except DBus 2024-10-17 20:28:55 +09:00
verbose verbose: overridable prefix 2024-10-11 01:49:11 +09:00
early.go app: clean up interactions and handle all application state and setup/teardown 2024-09-22 01:15:39 +09:00
environ.go app: clean up interactions and handle all application state and setup/teardown 2024-09-22 01:15:39 +09:00