]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/manager.c
manager: don't do plymouth in a container
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Nov 2013 02:44:11 +0000 (03:44 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Nov 2013 19:58:17 +0000 (20:58 +0100)
commit3772995afa7df42c3a332fb085a27cb5d266b893
treed95240b81fa1113675fe08713f51841eb535231a
parentb51f299ae17ebdedecf8f38d98cb94cfee763fa7
manager: don't do plymouth in a container

Given that plymouth listens on an abstract namespace socket and if
CLONE_NEWNET is not used the abstract namespace is shared with the host
we might actually end up send plymouth data to the host.
src/core/manager.c