]> git.ipfire.org Git - thirdparty/systemd.git/commit
execute: split check if we might touch a tty out of exec_context_may_touch_console()
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Mar 2019 20:20:00 +0000 (21:20 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Mar 2019 20:20:00 +0000 (21:20 +0100)
commit6c0ae739569038a0b65b756cae3248c889c22574
tree9ae15d1fab0aa26b0196af73a5bbd5ea2d19c1a3
parent955f1c852edef4c925ae021d49257c09573abb2c
execute: split check if we might touch a tty out of exec_context_may_touch_console()

Some simple refactoring that'll come handy in a later commit.
src/core/execute.c