diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-09-29 03:03:37 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-09-29 03:03:37 +0200 |
commit | cf895f30766d381a8fc07cc48cab1039fbff1c2d (patch) | |
tree | 230ecf9a7a2dbd28aa687e1645bb323e1b289715 | |
parent | 43be53513acba2b205fca248ff46cfd3ed7cfda8 (diff) |
units: getty.target is pulled in via /lib these days
-rw-r--r-- | units/getty.target | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/getty.target b/units/getty.target index 35b32dc9d9..e4435dc8e7 100644 --- a/units/getty.target +++ b/units/getty.target @@ -7,6 +7,3 @@ [Unit] Description=Login Prompts - -[Install] -WantedBy=multi-user.target |