diff --git a/recipes/core/userutils/recipe.toml b/recipes/core/userutils/recipe.toml index 68c1a88d4..94c906a4b 100644 --- a/recipes/core/userutils/recipe.toml +++ b/recipes/core/userutils/recipe.toml @@ -8,5 +8,4 @@ cookbook_cargo cp -rv "${COOKBOOK_SOURCE}/res" "${COOKBOOK_STAGE}/etc" ln -s id "${COOKBOOK_STAGE}/usr/bin/whoami" chmod +s "${COOKBOOK_STAGE}/usr/bin/passwd" -chmod +s "${COOKBOOK_STAGE}/usr/bin/su" """