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