diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2017-03-09 15:23:02 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-03-09 15:23:02 -0600 |
commit | d7bbb0f5830e1ec4df1ec52714d70ac6b0a81878 (patch) | |
tree | fd573e4347b4574e118649c4632097d6d3018a71 /NEWS.md | |
parent | 21ca2b746cce67e2b3578fb7015c9d4c243e3a0c (diff) |
add agetty service
The agetty service is an alternate way to manage gettys with agetty
under Linux which is separate from an external init system.
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ Since the deptree2dot tool and the perl requirement are completely optional, the deptree2dot tool has been moved to the support directory. As a result, the MKTOOLS=yes/no switch has been removed from the makefiles. +This version adds the agetty service which can be used to spawn +agetty on a specific terminal. This is currently documented in the +agetty-guide.md file at the top level of this distribution. + ## OpenRC-0.23 The tmpfiles.d processing code, which was part of previous versions of |