]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #11482 from poettering/tmpfiles-bsd-lock
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 20 Feb 2019 17:34:03 +0000 (18:34 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Feb 2019 17:34:03 +0000 (18:34 +0100)
adds a fully safe way how apps can pin files into /tmp temporarily, excepting them from the tmpfiles aging algorithm, based on BSD file locks on dirs we descend into


Trivial merge