summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/rescue/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index dbcd344..ee03590 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -197,6 +197,9 @@ CRUNCH_PROGS_gnu/usr.bin+= tar
CRUNCH_PROGS_usr.bin+= vi
CRUNCH_ALIAS_vi= ex
+CRUNCH_PROGS_usr.bin+= id
+CRUNCH_ALIAS_id= groups whoami
+
##################################################################
# The following is pretty nearly a generic crunchgen-handling makefile
#
OpenPOWER on IntegriCloud