forked from rosa/hakurei
1cd0846dc92fdcf43ea25bf0013e2681d0b7903d
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>
Languages
Go
87.5%
Azalea
5.3%
Nix
4.4%
C
1.4%
Python
0.7%
Other
0.5%