summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuchang Woo <suchang.woo@samsung.com>2015-05-11 17:22:04 +0900
committerSuchang Woo <suchang.woo@samsung.com>2015-05-11 17:30:02 +0900
commit89ced1fef1bc6f305770d21a080b0dd2b93288b1 (patch)
tree4a9a82a3537f1d496c72eaba1a51b914f9030ead
parentb77df4d376536bb1dcc6688eab18a66b08507d3e (diff)
downloadsystem-plugin-tizen_3.0.2015.q2_common.tar.gz
system-plugin-tizen_3.0.2015.q2_common.tar.bz2
system-plugin-tizen_3.0.2015.q2_common.zip
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 <suchang.woo@samsung.com> Change-Id: If43e8e11fdd008fa13674a0af6b1eb426eb758c8
-rw-r--r--packaging/system-plugin.spec3
1 files changed, 3 insertions, 0 deletions
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