flatpak-builder/session-helper
Owen W. Taylor 5f12c9e328 flatpak-session-helper.c: Make failure of TIOCSCTTY a g_debug()
Just because stdout/stderr happen to be going to a terminal doesn't
necessarily mean that we want the command launched by HostCommand
to take ownership of the terminal - in the case where 'flatpak run'
is launched from a terminal, stderr will typically be left pointing
to the terminal for any command. In that case the terminal already
has a controlling process, and TIOCSCTTY will fail; avoid scary
messages by making the failure only a g_debug()
2017-01-27 10:47:13 +01:00
..
Makefile.am.inc Add backport of g_autoptr support for json-glib 2016-11-29 10:14:33 +01:00
flatpak-session-helper.c flatpak-session-helper.c: Make failure of TIOCSCTTY a g_debug() 2017-01-27 10:47:13 +01:00
flatpak-session-helper.service.in Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
org.freedesktop.Flatpak.service.in Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00