X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fgetty%40.service.m4;h=770fc6caac588385c4a9e7809b81d9696645a567;hp=e023a9dcb74af931ca5143ab8c5d5c27d3bfe9b7;hb=16061c20ddd8eba9b9e1ef89149c51114a8084ce;hpb=30609d9c187331640125d6b7e3c650330304b383 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