chiark / gitweb /
core: add new ConditionNeedsUpdate= unit condition
[elogind.git] / src / getty-generator / getty-generator.c
index 08b3b1e7dfbcf9eaabb563602f7f2479544f4ac5..6a4aa2c1d9a133d793b06d5d1c761ffd44d893b2 100644 (file)
@@ -124,7 +124,8 @@ int main(int argc, char *argv[]) {
                 "xvc0\0"
                 "hvsi0\0"
                 "sclp_line0\0"
-                "ttysclp0\0";
+                "ttysclp0\0"
+                "3270!tty1\0";
 
         _cleanup_free_ char *active = NULL;
         const char *j;