From ef9c5e737288c181be784082ab3a54e96633852d Mon Sep 17 00:00:00 2001 From: Ferry Boender Date: Mon, 27 Jul 2015 14:04:08 +0200 Subject: [PATCH] Document run_as as a feature. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1da6f9e..ec67750 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Packages are available for: - Scripts can produce normal output, HTML output or stream their own HTTP response to the client. The last one lets you stream images or binaries to the browser. +- Run scripts as different users without requiring sudo. ## Use-cases