chiark / gitweb /
logind: rename vtconsole to seat0
[elogind.git] / src / login / logind-seat.h
index bd5390f5535b3acbc1fbd89b8f0ee7c6c87c0ff0..47fe89a690b63485e7cb47726d36ef7b242dcebb 100644 (file)
@@ -60,7 +60,7 @@ int seat_preallocate_vts(Seat *s);
 
 int seat_attach_session(Seat *s, Session *session);
 
-bool seat_is_vtconsole(Seat *s);
+bool seat_is_seat0(Seat *s);
 bool seat_can_multi_session(Seat *s);
 bool seat_can_tty(Seat *s);
 bool seat_has_master_device(Seat *s);