diff options
| author | tv <tv@xso> | 2011-09-06 19:57:45 +0200 | 
|---|---|---|
| committer | tv <tv@xso> | 2011-09-06 19:57:45 +0200 | 
| commit | 3758de686c074fc8bfbd103fc4251419b3fd4056 (patch) | |
| tree | 3afc0504391151e6dab51ab3d191821c1682209b | |
| parent | 0fba2569678f6fa8a710ac3440310f35522ddf7a (diff) | |
//Reaktor/README.md: tell about sudo
| -rw-r--r-- | README.md | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -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 | 
