[FE training-materials-updates] slides/buildroot-advanced-packages: make things fit on the slide

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jun 4 16:43:54 CEST 2015


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=5bebe8d2349079e5e2f217932e607048c5e3cf22

>---------------------------------------------------------------

commit 5bebe8d2349079e5e2f217932e607048c5e3cf22
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Thu Jun 4 02:23:19 2015 +0200

    slides/buildroot-advanced-packages: make things fit on the slide
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


>---------------------------------------------------------------

5bebe8d2349079e5e2f217932e607048c5e3cf22
 slides/buildroot-advanced-packages/buildroot-advanced-packages.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/buildroot-advanced-packages/buildroot-advanced-packages.tex b/slides/buildroot-advanced-packages/buildroot-advanced-packages.tex
index 891999a..2e91eb9 100644
--- a/slides/buildroot-advanced-packages/buildroot-advanced-packages.tex
+++ b/slides/buildroot-advanced-packages/buildroot-advanced-packages.tex
@@ -475,7 +475,7 @@ define BIND_INSTALL_INIT_SYSTEMD
   mkdir -p $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants
 
   ln -sf /usr/lib/systemd/system/named.service \
-    $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants/named.service
+    $(TARGET_DIR)/etc/systemd/system/[...]/named.service
 endef
   \end{minted}
 \end{block}



More information about the training-materials-updates mailing list