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
10L /etc/os-release - - - - ../usr/lib/os-release
11L+ /etc/mtab - - - - ../proc/self/mounts
12{% if HAVE_SMACK_RUN_LABEL %}
13t /etc/mtab - - - - security.SMACK64=_
14{% endif %}
15C! /etc/locale.conf - - - -
16C! /etc/nsswitch.conf - - - -
17{% if HAVE_PAM %}
18C! /etc/pam.d - - - -
19{% endif %}
20C! /etc/issue - - - -
21