feat(exec): cgo call to getpwnam and getgrnam

This commit is contained in:
2023-12-17 05:23:26 +00:00
parent 653b4ff158
commit 15a804aa7d
3 changed files with 44 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
all: wingmate dummy oneshot spawner starter pidproxy
all: wingmate dummy oneshot spawner starter pidproxy exec
wingmate:
$(MAKE) -C cmd/wingmate all