units: add [Install] section to getty.target and remote-fs.target

This commit is contained in:
Lennart Poettering 2010-07-22 02:39:21 +02:00
parent 5e5c6cd737
commit 218362d22c
2 changed files with 6 additions and 0 deletions

View file

@ -7,3 +7,6 @@
[Unit]
Description=Login Prompts
[Install]
WantedBy=multi-user.target

View file

@ -15,3 +15,6 @@ m4_dnl When running in system mode we need the network up
Requires=network.target
After=network.target
)m4_dnl
[Install]
WantedBy=multi-user.target