From: silas jeon Date: Tue, 17 Jan 2017 10:05:28 +0000 (+0900) Subject: Remove mtab generation line from tmpfile X-Git-Tag: accepted/tizen/ivi/20170320.010256~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=900220dd517af0a6a11aef4e68cc065ca4dc7e88;p=platform%2Fupstream%2Fsystemd.git Remove mtab generation line from tmpfile To support read-only root filesystem, there should be nothing modified in root filesystem. This line was made to make mtab symlink in /etc, so it should be deleted. Also, it was not used anyway. 'Setup' package is handling the mtabfile in /etc. Change-Id: I2ff30ec94ca5833a2b95762cd2d7715bb7f93476 --- diff --git a/tmpfiles.d/etc.conf.m4 b/tmpfiles.d/etc.conf.m4 index 064eae9..c01f3fd 100644 --- a/tmpfiles.d/etc.conf.m4 +++ b/tmpfiles.d/etc.conf.m4 @@ -9,7 +9,6 @@ L /etc/os-release - - - - ../usr/lib/os-release L /etc/localtime - - - - ../usr/share/zoneinfo/UTC -L+ /etc/mtab - - - - ../proc/self/mounts m4_ifdef(`HAVE_SMACK_RUN_LABEL', t /etc/mtab - - - - security.SMACK64=_ )m4_dnl