Remove etc tmpfile generation as they are unused
authorsilas jeon <silasjeon@samsung.com>
Wed, 18 Jan 2017 05:42:13 +0000 (14:42 +0900)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 26 Jan 2024 16:49:49 +0000 (17:49 +0100)
commitefcdabf693b931282d9592ec164b8e2fbd1b5dae
treee664deb5c323d30aa78c0462d384582e2ac22326
parenta1ecf50a95ad48c3a68d3b4f473406334831dac0
Remove etc tmpfile generation as they are unused

To support read-only root filesystem, there should be nothing modified on /etc.
Also these five files in /etc are handled by other packages as below. So these
are removed.

os-release : tizen-release
localtime : tzdata
mtab : setup
nsswitch.conf : glibc
pam.d : pam

Change-Id: I0dc490ddf6d299d956504405419e6c5d71e52a97
Makefile.am
packaging/systemd.spec
tmpfiles.d/etc.conf.m4 [deleted file]