Sign in
vanadium
/
release.go.x.ref
/
2577bf70c1c754ac153caac887ba5c6dbbbac004
/
.
/
services
/
mgmt
/
suidhelper
/
impl
/
args_linux_test.go
blob: 4d23174636900be5783d65c80f5cc6169cef01c2 [
file
] [
log
] [
blame
]
package impl
const (
testUserName = "uucp"
testUid = 10
testGid = 10
)