]> git.ipfire.org Git - thirdparty/systemd.git/blame - tmpfiles.d/etc.conf.m4
resolved: respond to local resolver requests on 127.0.0.53:53
[thirdparty/systemd.git] / tmpfiles.d / etc.conf.m4
CommitLineData
55745f20
LP
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/localtime - - - - ../usr/share/zoneinfo/UTC
2e78fa79 12L+ /etc/mtab - - - - ../proc/self/mounts
1fab0cba
SW
13m4_ifdef(`HAVE_SMACK_RUN_LABEL',
14t /etc/mtab - - - - security.SMACK64=_
15)m4_dnl
aeb50ff0 16m4_ifdef(`ENABLE_RESOLVED',
b30bf55d 17L! /etc/resolv.conf - - - - ../usr/lib/systemd/resolv.conf
d109a95f 18)m4_dnl
94a15ffa 19C /etc/nsswitch.conf - - - -
3b33b542 20m4_ifdef(`HAVE_PAM',
94a15ffa 21C /etc/pam.d - - - -
3b33b542 22)m4_dnl