diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/files/sysusers.conf b/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/files/sysusers.conf index da9db692d6..895fe60b57 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/files/sysusers.conf +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/files/sysusers.conf @@ -1,5 +1,3 @@ -# create rkt group -g rkt 251 - - -# add core to rkt group -m core rkt - - - +g rkt-admin - - - +g rkt 251 - - +m core rkt - - diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-1.6.0.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-1.6.0-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-1.6.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-1.6.0-r1.ebuild