chiark / gitweb /
man: document that assignemnts of devices to seats are persistent
[elogind.git] / tmpfiles.d / x11.conf
1 #  This file is part of systemd.
2 #
3 #  systemd is free software; you can redistribute it and/or modify it
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
6 #  (at your option) any later version.
7
8 # See tmpfiles.d(5) for details
9
10 # Make sure these are created by default so that nobody else can
11 d /tmp/.X11-unix 1777 root root 10d
12 d /tmp/.ICE-unix 1777 root root 10d
13 d /tmp/.XIM-unix 1777 root root 10d
14 d /tmp/.font-unix 1777 root root 10d
15 d /tmp/.Test-unix 1777 root root 10d
16
17 # Unlink the X11 lock files
18 r /tmp/.X[0-9]*-lock