Date: Thursday, August 31, 2017 @ 00:20:34 Author: seblu Revision: 304370
Add the missing tmpfiles Added: filesystem/trunk/tmpfiles ----------+ tmpfiles | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) Added: tmpfiles =================================================================== --- tmpfiles (rev 0) +++ tmpfiles 2017-08-31 00:20:34 UTC (rev 304370) @@ -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
