diff options
author | tv <tv@xso> | 2011-09-06 20:05:32 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-09-06 20:05:32 +0200 |
commit | 9ac0d5aac3caf703a9fb3934029c478ac9420f52 (patch) | |
tree | 520e85450833fa25b2c81099590b31a348a7389c /Reaktor/README.md | |
parent | 3f9886d04e60dcb80d99f4c88fff0437fc0a8c36 (diff) |
//Reaktor/README.md: //Reaktor/install first
Diffstat (limited to 'Reaktor/README.md')
-rw-r--r-- | Reaktor/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Reaktor/README.md b/Reaktor/README.md index da1c1ebc..a45770d9 100644 --- a/Reaktor/README.md +++ b/Reaktor/README.md @@ -2,6 +2,8 @@ ## Quickstart + //Reaktor/install + 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 |