From 3758de686c074fc8bfbd103fc4251419b3fd4056 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 6 Sep 2011 19:57:45 +0200 Subject: //Reaktor/README.md: tell about sudo --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d0ccb15..da1c1eb 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,7 @@ ## Quickstart echo 10:2345:respawn:/bin/su nobody -c /krebs/Reaktor/index >>/etc/inittab + # or 10:2345:respawn:/usr/bin/sudo -u nobody /krebs/Reaktor/index + # if nobody's shell is /bin/false or similar + telinit q -- cgit v1.2.3