We need to use multi-user.target 97/18397/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 29 Nov 2018 10:05:29 +0000 (11:05 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 29 Nov 2018 10:08:57 +0000 (10:08 +0000)
Instead of default.target we need to use multi-user.target.

Change-Id: I7c6c9fce5223bccb2ddb20f165797632198c3405
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-kernel/sllin/files/sllin-demo.service

index c1bc949..7eb6cfa 100644 (file)
@@ -10,4 +10,4 @@ RemainAfterExit=yes
 
  
 [Install]
-WantedBy=default.target
+WantedBy=multi-user.target