1
0
forked from rosa/hakurei
Ophestra Umiker 1cd0846dc9 launcher: implement launcher wrapper
There is no way to have machinectl pass part of its argv to the child, and formatting the string for a shell is highly error-prone and complex, so the argv slice is encoded and passed to a launcher process launched by machinectl which then calls execve(2) to start the final process.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-07-15 22:56:50 +09:00
2024-07-09 15:39:40 +09:00
2024-07-15 12:40:29 +09:00
2024-07-09 15:39:40 +09:00
2024-07-11 01:10:35 +09:00
2024-07-15 00:38:11 +09:00
2024-07-09 15:39:40 +09:00
2024-07-09 15:39:40 +09:00
2024-07-15 16:25:44 +09:00
2024-07-14 18:31:53 +09:00
Description
(THIS IS NOT THE REPO YOU WANT) Low-level userspace tooling for Rosa OS.
MIT 14 MiB
Languages
Go 92.2%
Nix 5.2%
C 1.7%
Python 0.8%