]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/scope.c
core: add function to tell when job will time out
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 27 Jan 2014 05:57:34 +0000 (00:57 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 27 Jan 2014 06:23:16 +0000 (01:23 -0500)
commit68db7a3bd9b2f8640c7297382b6d20eb995f7e1e
tree1f06859edce75e8fa58d42cc20f4a4b3444c5190
parentd7353ef6095f5e7db63d9cc898c7134b64482550
core: add function to tell when job will time out

Things will continue when either the job timeout
or the unit timeout is reached. Add functionality to
access that info.
src/core/job.c
src/core/job.h
src/core/mount.c
src/core/scope.c
src/core/service.c
src/core/socket.c
src/core/swap.c
src/core/unit.h