Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-distro/recipes-core/systemd/systemd_%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/systemd/systemd_%.bbappend 
b/meta-arago-distro/recipes-core/systemd/systemd_%.bbappend
index 54e6c29..eb70690 100644
--- a/meta-arago-distro/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-arago-distro/recipes-core/systemd/systemd_%.bbappend
@@ -33,7 +33,7 @@ do_install_append() {
 
     install -d ${D}${sysconfdir}/systemd/system/
     install -m 0644 ${WORKDIR}/sync-clocks.service 
${D}${sysconfdir}/systemd/system/
-    ln -sf ../sync-clocks.service 
${D}${sysconfdir}/systemd/system/sysinit.target.wants/sync-clocks.service
+    ln -sf ../sync-clocks.service 
${D}${sysconfdir}/systemd/system/multi-user.target.wants/sync-clocks.service
 
     # Allow automount from udev
     install -m 0644 ${D}${systemd_system_unitdir}/systemd-udevd.service 
${D}${sysconfdir}/systemd/system/
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to