From 4504c412af12293e1500217a87e530a1eaa6f224 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 3 Oct 2015 19:53:57 +0100 Subject: [PATCH] procps: Ship pgrep Signed-off-by: Michael Tremer --- config/rootfiles/common/procps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/common/procps b/config/rootfiles/common/procps index d5e5ad3e16..2863167996 100644 --- a/config/rootfiles/common/procps +++ b/config/rootfiles/common/procps @@ -3,7 +3,7 @@ bin/ps lib/libproc-3.2.6.so sbin/sysctl usr/bin/free -#usr/bin/pgrep +usr/bin/pgrep #usr/bin/pkill #usr/bin/pmap #usr/bin/pwdx -- 2.39.5