aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authortv <tv@xso>2011-09-06 19:57:45 +0200
committertv <tv@xso>2011-09-06 19:57:45 +0200
commit3758de686c074fc8bfbd103fc4251419b3fd4056 (patch)
tree3afc0504391151e6dab51ab3d191821c1682209b /README.md
parent0fba2569678f6fa8a710ac3440310f35522ddf7a (diff)
//Reaktor/README.md: tell about sudo
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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