chiark / gitweb /
login: assing /dev/console logins to seat0
[elogind.git] / src / shared / util.h
index 76bc7b3572ee94d2f1a3356d1beacd10ab577a9c..35ba0057d6783bfd80eee30f8d7fea786d60de89 100644 (file)
@@ -415,6 +415,7 @@ char *fstab_node_to_udev_node(const char *p);
 
 bool tty_is_vc(const char *tty);
 bool tty_is_vc_resolve(const char *tty);
 
 bool tty_is_vc(const char *tty);
 bool tty_is_vc_resolve(const char *tty);
+bool tty_is_console(const char *tty);
 int vtnr_from_tty(const char *tty);
 const char *default_term_for_tty(const char *tty);
 
 int vtnr_from_tty(const char *tty);
 const char *default_term_for_tty(const char *tty);