From 55745f2054a1bc132ee415ddd72441bac52b89b6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Jun 2014 13:29:25 +0200 Subject: tmpfiles: add minimal tmpfiles snippet to rebuild the most essential stuff from /etc --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index abf8a2bb3e..53082cf2ab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1742,7 +1742,8 @@ dist_tmpfiles_DATA = \ tmpfiles.d/systemd-nologin.conf \ tmpfiles.d/tmp.conf \ tmpfiles.d/x11.conf \ - tmpfiles.d/var.conf + tmpfiles.d/var.conf \ + tmpfiles.d/etc.conf if HAVE_SYSV_COMPAT dist_tmpfiles_DATA += \ -- cgit v1.2.3-54-g00ecf