]> git.ipfire.org Git - thirdparty/systemd.git/blob - tmpfiles.d/x11.conf
dlfcn-util: add dlsym_many_and_warn() helper
[thirdparty/systemd.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 # or empty them at startup
12 D! /tmp/.X11-unix 1777 root root 10d
13 D! /tmp/.ICE-unix 1777 root root 10d
14 D! /tmp/.XIM-unix 1777 root root 10d
15 D! /tmp/.font-unix 1777 root root 10d
16 D! /tmp/.Test-unix 1777 root root 10d
17
18 # Unlink the X11 lock files
19 r! /tmp/.X[0-9]*-lock