todo
来自「sysvinit--linux系统下的init」· 代码 · 共 17 行
TXT
17 行
There are several things on the wishlist. See also the "wishlist" bugs filedagainst sysvinit in the debian bugs system (http://www.debian.org/Bugs/).1. A special target for kbrequest, so that extra CHILDs are created (each one needs its own utmp/wtmp bookkeeping)2. Extend the initreq.h interface?3. Add GNU last long options to last4. Write all boot messages to a logfile Problem: TIOCCONS ioctl redirects console output, it doesn't copy it. I think this is not easily possible without kernel support. I do not like the idea of booting with a pseudo tty as console and a redirect process behind it writing to both the real console and a logfile - too fragile.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?