tty: Open a new vt if not running on a VT
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 17 Jan 2012 03:42:22 +0000 (22:42 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 17 Jan 2012 03:44:34 +0000 (22:44 -0500)
commit39d908e63a98a6b70a708f6693dd20a7744a6d69
tree7852bd5625994b8d655cc8fc30a5b06c9f801eec
parent0bd892750d3b743a54a0645d1fde5280cbf5d12d
tty: Open a new vt if not running on a VT

This is typically when launcing from a pty such as an X (or Wayland)
terminal or from an ssh session.  Opening a new vt typically requires root
priviledges, so weston must be setuid root or laucnhed as root for this
to work.
src/tty.c