chiark / gitweb /
job: make sure we don't fail umount.target if a mount unit failed to stop
[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 General Public License as published by
5 #  the Free Software Foundation; either version 2 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/.X0-lock
19 r /tmp/.X1-lock
20 r /tmp/.X2-lock
21 r /tmp/.X3-lock
22 r /tmp/.X4-lock
23 r /tmp/.X5-lock
24 r /tmp/.X6-lock
25 r /tmp/.X7-lock
26 r /tmp/.X8-lock
27 r /tmp/.X9-lock