]> git.ipfire.org Git - thirdparty/systemd.git/blame - tmpfiles.d/legacy.conf
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / tmpfiles.d / legacy.conf
CommitLineData
cca4aeee
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
cca4aeee
LP
6# (at your option) any later version.
7
8# See tmpfiles.d(5) for details
9
10# These files are considered legacy and are unnecessary on legacy-free
11# systems. /run/lock/subsys is used for serializing SysV service
12# execution, and hence without use on SysV-less systems.
13#
14# /run/lock/lockdev is used to serialize access to tty devices via
15# LCK..xxx style lock files, For more information see:
16# http://lists.freedesktop.org/archives/systemd-devel/2011-March/001823.html
17# On modern systems a BSD file lock is a better choice if
18# serialization is needed on those devices.
19
5b754353 20d /run/lock 0755 root root -
cca4aeee
LP
21d /run/lock/subsys 0755 root root -
22d /run/lock/lockdev 0775 root lock -