From: Suchang Woo Date: Mon, 11 May 2015 08:22:04 +0000 (+0900) Subject: system-plugin-n4: Add file system resize services X-Git-Tag: submit/tizen/20150511.094218^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=89ced1fef1bc6f305770d21a080b0dd2b93288b1;p=platform%2Fadaptation%2Fsystem-plugin.git system-plugin-n4: Add file system resize services An image for Note4 consists of 3 partitions - rootfs, system-data and user. A file system resize services are needed for these partitions. Signed-off-by: Suchang Woo Change-Id: If43e8e11fdd008fa13674a0af6b1eb426eb758c8 --- diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec index 420bca0..648c4b4 100644 --- a/packaging/system-plugin.spec +++ b/packaging/system-plugin.spec @@ -77,6 +77,9 @@ systemctl daemon-reload %files n4 %manifest %{name}.manifest +%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-system\x2ddata.service +%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-user.service +%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-rootfs.service %files exynos %manifest %{name}.manifest