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