1
0
Fork
You've already forked dglwrapper
0
Wrapper to execute dgamelaunch in a per-process cgroup
  • C 83.9%
  • Makefile 16.1%
Find a file
Ron Nazarov e00fcf5307
Make child wait for parent to send SIGUSR1 before calling exec()
To ensure that the terminal and cgroups are set up first.
2025年10月21日 22:18:25 +01:00
broken-libcgroup-workaround/libcgroup Initial commit 2024年12月24日 18:31:15 +00:00
.gitignore Initial commit 2024年12月24日 18:31:15 +00:00
config.example.h Initial commit 2024年12月24日 18:31:15 +00:00
COPYING Initial commit 2024年12月24日 18:31:15 +00:00
dglwrapper.c Make child wait for parent to send SIGUSR1 before calling exec() 2025年10月21日 22:18:25 +01:00
Makefile Initial commit 2024年12月24日 18:31:15 +00:00
README.md Initial commit 2024年12月24日 18:31:15 +00:00

dglwrapper

Wrapper to execute dgamelaunch in a per-process cgroup.

Configuration

Copy config.h.example to config.h and modify it as required.

Dependencies

License

GNU AGPLv3 or, at your option, any later version. See COPYING for the full text.