Frugalware: start gettys after local.service

This commit is contained in:
Miklos Vajna 2010-12-16 15:00:51 +01:00 committed by Kay Sievers
parent e1992852c8
commit 6279e1f014
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ After=rc-local.service
m4_ifdef(`TARGET_ARCH',
After=rc-local.service
)m4_dnl
m4_ifdef(`TARGET_FRUGALWARE',
After=local.service
)m4_dnl
# If additional gettys are spawned during boot then we should make
# sure that this is synchronized before getty.target, even though