diff options
author | wchang kim <wchang.kim@samsung.com> | 2016-08-15 21:35:45 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.vlan103.tizen.org> | 2016-08-15 21:35:45 -0700 |
commit | 2e9473b3d964dfd7769c2a6c240d2648c99dacdc (patch) | |
tree | b8aa5e8edece07998f28734893636cdd8a0728f8 /packaging/system-plugin.spec | |
parent | c87a3b281d50ba1b25a8fbaf1dd4cb7d1c7dcddc (diff) | |
parent | 5f46e4e2b2d70b0ff2959f6cea9722210875b6d6 (diff) | |
download | system-plugin-b4c8c5cb423a1a830538a5613c1e669d3dc661f0.tar.gz system-plugin-b4c8c5cb423a1a830538a5613c1e669d3dc661f0.tar.bz2 system-plugin-b4c8c5cb423a1a830538a5613c1e669d3dc661f0.zip |
Merge "Description : Change the mount method in service file." into tizensubmit/tizen/20160816.052549accepted/tizen/wearable/20160817.040554accepted/tizen/tv/20160817.040538accepted/tizen/mobile/20160817.040520accepted/tizen/ivi/20160817.040611accepted/tizen/common/20160816.130311
Diffstat (limited to 'packaging/system-plugin.spec')
-rw-r--r-- | packaging/system-plugin.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec index 0692726..baa81d1 100644 --- a/packaging/system-plugin.spec +++ b/packaging/system-plugin.spec @@ -251,6 +251,8 @@ mv %{_sysconfdir}/fstab_initrd %{_sysconfdir}/fstab %{_unitdir}/basic.target.wants/lazy_mount.path %{_unitdir}/lazy_mount.path %{_unitdir}/lazy_mount.service +%{_bindir}/mount-user.sh + %files -n liblazymount-devel %defattr(-,root,root,-) |