diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-22 02:39:21 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-22 02:39:21 +0200 |
commit | 218362d22c913f80ca40bde659182eebfaea670a (patch) | |
tree | b7bff48efccc7f36be3ff37aab894589673e9bc8 /units/getty.target | |
parent | 5e5c6cd737758dea83f9a712d102b7a8d4677f6f (diff) |
units: add [Install] section to getty.target and remote-fs.target
Diffstat (limited to 'units/getty.target')
-rw-r--r-- | units/getty.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/getty.target b/units/getty.target index e4435dc8e7..35b32dc9d9 100644 --- a/units/getty.target +++ b/units/getty.target @@ -7,3 +7,6 @@ [Unit] Description=Login Prompts + +[Install] +WantedBy=multi-user.target |