chiark / gitweb /
core: don't allow setting NOTIFY_SOCKET and similar env vars we need ourselves via...
authorLennart Poettering <lennart@poettering.net>
Sun, 12 Jan 2014 12:10:40 +0000 (20:10 +0800)
committerLennart Poettering <lennart@poettering.net>
Sun, 12 Jan 2014 12:10:40 +0000 (20:10 +0800)
commitf069efb4710332139ac508180cb8246b02428c17
tree94fe26fe374e5f79519453e786ebfdac367a2821
parent09ecd746c9d6581664873674c2188f8c93ed7780
core: don't allow setting NOTIFY_SOCKET and similar env vars we need ourselves via SetEnvironment bus calls

We just quietly eat them up, so that simple environment importing still
works without error.
src/core/manager.c