X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fgetty%40.service.m4;h=770fc6caac588385c4a9e7809b81d9696645a567;hb=8e1e105b4550a7beb5c02d6d75748319781ae3d4;hp=e023a9dcb74af931ca5143ab8c5d5c27d3bfe9b7;hpb=30609d9c187331640125d6b7e3c650330304b383;p=elogind.git diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index e023a9dcb..770fc6caa 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -13,7 +13,8 @@ m4_ifdef(`TARGET_ARCH', `m4_define(`GETTY', `/sbin/agetty -8 38400')')m4_dnl m4_dnl [Unit] Description=Getty on %I -Before=getty.target +Requires=dev-%i.device +After=dev-%i.device m4_ifdef(`TARGET_FEDORA', After=rc-local.service )m4_dnl