userutils: minor recipe update from build
This commit is contained in:
@@ -7,5 +7,5 @@ script = """
|
||||
cookbook_cargo
|
||||
cp -rv "${COOKBOOK_SOURCE}/res" "${COOKBOOK_STAGE}/etc"
|
||||
rm -f "${COOKBOOK_STAGE}/etc/motd"
|
||||
ln -s id "${COOKBOOK_STAGE}/usr/bin/whoami"
|
||||
ln -sf id "${COOKBOOK_STAGE}/usr/bin/whoami"
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user