x11.conf 655 B

12345678910111213141516171819
  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. # See tmpfiles.d(5) for details
  8. # Make sure these are created by default so that nobody else can
  9. # or empty them at startup
  10. D! /tmp/.X11-unix 1777 root root 10d
  11. D! /tmp/.ICE-unix 1777 root root 10d
  12. D! /tmp/.XIM-unix 1777 root root 10d
  13. D! /tmp/.font-unix 1777 root root 10d
  14. D! /tmp/.Test-unix 1777 root root 10d
  15. # Unlink the X11 lock files
  16. r! /tmp/.X[0-9]*-lock