We need to use multi-user.target 95/18395/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 29 Nov 2018 10:05:29 +0000 (11:05 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 29 Nov 2018 10:07:19 +0000 (11:07 +0100)
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