box/host
dan-claude-bot 88243dcdbb fix(revoke): purge re-checks the incus-user state dir — as root, not as a hopeful stat
/var/lib/incus/users/<uid> was removed for releases without being re-checked,
and a bare [ -d ] from a non-root admin answers 'absent' for a directory that
is very much there. Both the removal guard and the absence assert now test
through $SUDO, closing the one residue the purge promised gone but never
proved.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 16:01:57 +00:00
..
box-firewall.service Give box-firewall.service RemainAfterExit so its state means something 2026-07-17 14:05:23 +00:00
box-firewall.sh fix(expose): accept established flows back from boxnet — the input drop was eating the door's replies 2026-07-14 23:13:25 +00:00
grant-user.sh grant/rehearsal: the codex round — verified rollback, loud partial states, and the raw-attach guarantee measured (#75) 2026-07-18 06:41:05 +00:00
migrate-host.sh test+ci: add CI workflow and a dependency-free test suite 2026-07-18 00:01:15 +00:00
revoke-user.sh fix(revoke): purge re-checks the incus-user state dir — as root, not as a hopeful stat 2026-07-18 16:01:57 +00:00
setup-host.sh feat: the restricted tier — box grant/revoke converge users onto the hardened boxnet (#74) 2026-07-18 04:09:48 +00:00
teardown-host.sh feat(cli): versions, use, uninstall — the install managed from the CLI, absence-asserted 2026-07-18 16:01:57 +00:00