mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
exec-invoke: fix type for gid
This commit is contained in:
committed by
Yu Watanabe
parent
a3b6ad69ab
commit
81e79ee499
@@ -4607,7 +4607,7 @@ static int setup_delegated_namespaces(
|
||||
bool delegate,
|
||||
const char *memory_pressure_path,
|
||||
uid_t uid,
|
||||
uid_t gid,
|
||||
gid_t gid,
|
||||
const ExecCommand *command,
|
||||
bool needs_sandboxing,
|
||||
bool have_cap_sys_admin,
|
||||
|
||||
Reference in New Issue
Block a user