From 3c2a47cb7d712a15890861e2be2950788ab1b7ab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= <seblu@archlinux.org>
Date: Thu, 31 Aug 2017 00:20:34 +0000
Subject: [PATCH] Add the missing tmpfiles

---
 tmpfiles | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 tmpfiles

diff --git a/tmpfiles b/tmpfiles
new file mode 100644
index 0000000..fef0e7b
--- /dev/null
+++ b/tmpfiles
@@ -0,0 +1,18 @@
+# copy from factory when missing
+
+C /etc/crypttab
+C /etc/fstab
+C /etc/group
+C /etc/gshadow
+C /etc/host.conf
+C /etc/hosts
+C /etc/issue
+C /etc/ld.so.conf
+C /etc/motd
+C /etc/nsswitch.conf
+C /etc/passwd
+C /etc/profile
+C /etc/resolv.conf
+C /etc/securetty
+C /etc/shadow
+C /etc/shells
-- 
GitLab