Update docs for start_stop_daemon to match reality. Update

the reality a bit to better match debian behavior.
This commit is contained in:
Eric Andersen
2004-03-13 08:33:10 +00:00
parent 55c704c119
commit 63a1a7aaa5
3 changed files with 80 additions and 54 deletions

View File

@@ -501,7 +501,7 @@
#endif
#ifdef CONFIG_RUN_PARTS
APPLET_ODDNAME("run-parts", run_parts_main, _BB_DIR_BIN, _BB_SUID_NEVER, run_parts)
#endif
#endif
#ifdef CONFIG_RX
APPLET(rx, rx_main, _BB_DIR_USR_BIN, _BB_SUID_NEVER)
#endif