MFC r275435: Add sleep(1) to /rescue.
This commit is contained in:
parent
afa6861080
commit
1acd47c569
@ -51,7 +51,8 @@ CRUNCH_LIBS+= ${.OBJDIR}/../librescue/*.o
|
||||
CRUNCH_SRCDIRS+= bin
|
||||
CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \
|
||||
ed expr getfacl hostname kenv kill ln ls mkdir mv \
|
||||
pkill ps pwd realpath rm rmdir setfacl sh stty sync test
|
||||
pkill ps pwd realpath rm rmdir setfacl sh sleep stty \
|
||||
sync test
|
||||
CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -ll -ltermcap -lutil
|
||||
CRUNCH_BUILDTOOLS+= bin/sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user