]> git.ipfire.org Git - people/ms/systemd.git/commit - execute.c
rework tty handling
authorLennart Poettering <lennart@poettering.net>
Tue, 13 Apr 2010 00:06:27 +0000 (02:06 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 13 Apr 2010 00:06:27 +0000 (02:06 +0200)
commit80876c20f64f87765242bc35895977ab6a855729
treefdb82b57685c706f99fde5659d350b1d3b381eda
parent4112df163517478207526e0d3e7278ab1acf1f9f
rework tty handling

We now make sure to run all services in their own session, possibly with
a controlling terminal.

This also extends the service and socket state machines a little.
16 files changed:
execute.c
execute.h
load-fragment.c
main.c
manager.c
manager.h
mount.c
service.c
service.h
socket.c
socket.h
test-engine.c
unit.c
unit.h
util.c
util.h