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>
Description
v0.3.1
Latest
Languages
Go
88.5%
Nix
8.2%
C
2%
Python
1.2%
Perl
0.1%