diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-06-28 00:26:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-28 00:26:10 +0200 |
commit | d0a522eb312a0f6014e756d3fc066efc37fceaf7 (patch) | |
tree | 70c22872b026e41e96ce05ce9529997ba3ec5ad2 /units | |
parent | 734b933ace7aac5d9c1d7507f9d30f73390ce102 (diff) |
logind: autospawn gettys when necessary
Diffstat (limited to 'units')
-rw-r--r-- | units/getty@.service.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index bfceb39fde..b1115672bb 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -51,4 +51,4 @@ Environment=LANG= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MES KillSignal=SIGHUP [Install] -Alias=getty.target.wants/getty@tty1.service getty.target.wants/getty@tty2.service getty.target.wants/getty@tty3.service getty.target.wants/getty@tty4.service getty.target.wants/getty@tty5.service getty.target.wants/getty@tty6.service +Alias=getty.target.wants/getty@tty1.service |