mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-08-04 15:53:44 +00:00
The service socket now defaults to 0600 (owner-only). Since the test runs the setuid criu binary as a non-root user (uid 1000), the socket ends up owned by root. Chown the socket to the test user after service startup so it can connect, mirroring what an administrator would do in production. Assisted-by: Claude Code (claude-opus-4-6):claude-opus-4-6@default Generated with Claude Code (https://claude.ai/code) Signed-off-by: Adrian Reber <areber@redhat.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| action-script.sh | ||
| config_file.py | ||
| errno.py | ||
| Makefile | ||
| ps_test.py | ||
| read.py | ||
| restore-loop.py | ||
| rpc.proto | ||
| run.sh | ||
| setup_swrk.py | ||
| test-c.c | ||
| test.py | ||
| version.py | ||