From 4b713d7265fd3db5504b33d8c0a007053a5bf3dc Mon Sep 17 00:00:00 2001 From: Dominic Breuker Date: Sun, 18 Feb 2018 22:30:33 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85635e7..15d3a5f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ pspy64 -p=false -f To see the tool in action, just clone the repo and run `make example` (Docker needed). The example starts a debian container in which a cron job changes a user password every minute. -After starting cron, it runs pspy in foreground. +After starting cron, it runs pspy in foreground, as user myuser, not root. You should see output similar to this: ```console