fortify/internal
Ophestra 124743ffd3
All checks were successful
Tests / Go tests (push) Successful in 1m1s
Nix / NixOS tests (push) Successful in 3m20s
app: expose single run method
App is no longer just a simple [exec.Cmd] wrapper, so exposing these steps separately no longer makes sense and actually hinders proper error handling, cleanup and cancellation. This change removes the five-second wait when the shim dies before receiving the payload, and provides caller the ability to gracefully stop execution of the confined process.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-01-15 23:39:51 +09:00
..
app app: expose single run method 2025-01-15 23:39:51 +09:00
fmsg fmsg: add to wg prior to enqueue 2024-11-17 23:50:02 +09:00
linux fst: hide sockets exposed via Filesystem 2025-01-15 10:13:18 +09:00
proc app: expose single run method 2025-01-15 23:39:51 +09:00
state fortify: clean up ps formatting code 2024-12-21 20:34:40 +09:00
system system/dbus: fix inverted system bus state 2024-12-27 18:38:11 +09:00
comp.go cmd: shim and init into separate binaries 2024-11-02 03:13:57 +09:00
path.go internal: include path to fortify main program 2024-12-26 12:48:48 +09:00
prctl.go cmd: shim and init into separate binaries 2024-11-02 03:13:57 +09:00