]> git.ipfire.org Git - thirdparty/systemd.git/commit
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)
commitac5c138137da0e54a38ea9b805390e454ea39cf0
tree7acdd80400c73efbc1449f089cfb99ca00013c05
parent7ca69792e57f09cafa77aec1312f356382715c8c
parente5358401b5df8d395e99815b7a69b8424887472c
Merge pull request #11482 from poettering/tmpfiles-bsd-lock

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