X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Flogind.conf.xml;h=9332e80756a6adc77a9fbff050b5952ecfa621ec;hp=2b79547275caf7f2b470d1113d807f0a7d552e5c;hb=9d71c4569fbf7068a3a7d7b2a4cf8f05fe5eb067;hpb=3ba3a79df4ae094d1008c04a9af8d1ff970124c4 diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 2b7954727..9332e8075 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -21,8 +21,7 @@ along with systemd; If not, see . --> - + logind.conf systemd @@ -60,7 +59,7 @@ These files configure various parameters of the systemd login manager, - systemd-logind.service8. + logind.service8. @@ -74,48 +73,6 @@ - - NAutoVTs= - - Takes a positive integer. Configures how many - virtual terminals (VTs) to allocate by default that, when - switched to and are previously unused, - autovt services are automatically spawned - on. These services are instantiated from the template unit - autovt@.service for the respective VT TTY - name, for example, autovt@tty4.service. - By default, autovt@.service is linked to - getty@.service. In other words, login - prompts are started dynamically as the user switches to unused - virtual terminals. Hence, this parameter controls how many - login gettys are available on the VTs. If a - VT is already used by some other subsystem (for example, a - graphical login), this kind of activation will not be - attempted. Note that the VT configured in - ReserveVT= is always subject to this kind - of activation, even if it is not one of the VTs configured - with the NAutoVTs= directive. Defaults to - 6. When set to 0, automatic spawning of - autovt services is - disabled. - - - - ReserveVT= - - Takes a positive integer. Identifies one - virtual terminal that shall unconditionally be reserved for - autovt@.service activation (see above). - The VT selected with this option will be marked busy - unconditionally, so that no other subsystem will allocate it. - This functionality is useful to ensure that, regardless of how - many VTs are allocated by other subsystems, one login - getty is always available. Defaults to 6 - (in other words, there will always be a - getty available on Alt-F6.). When set to 0, - VT reservation is disabled. - - KillUserProcesses= @@ -301,7 +258,7 @@ See Also systemd1, - systemd-logind.service8, + logind.service8, loginctl1, systemd-system.conf5