]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
core: move masking of chroot/permission masking into service_spawn()
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Jul 2016 15:53:07 +0000 (17:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 4 Aug 2016 14:27:07 +0000 (16:27 +0200)
commit9c1a61adba1ed61a405bc30675f08b8442eefd70
tree3c646807a15ca405bf7599d4e043c795ca06b552
parentc39f1ce24ddb1aa683991c5099dcc2afbfcbc57c
core: move masking of chroot/permission masking into service_spawn()

Let's fix up the flags fields in service_spawn() rather than its callers, in
order to simplify things a bit.
src/core/execute.h
src/core/service.c