summaryrefslogtreecommitdiff
path: root/systemd/dlt-example-user.service.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/dlt-example-user.service.cmake')
-rw-r--r--systemd/dlt-example-user.service.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/dlt-example-user.service.cmake b/systemd/dlt-example-user.service.cmake
index cf6927e..ccaefd5 100644
--- a/systemd/dlt-example-user.service.cmake
+++ b/systemd/dlt-example-user.service.cmake
@@ -21,6 +21,6 @@ Wants=dlt.service
[Service]
Type=Simple
-User=@WITH_DLT_USER@
+User=@DLT_USER@
ExecStart=@CMAKE_INSTALL_PREFIX@/bin/dlt-example-user "Hallo from GENIVI DLT example user application"
LimitCORE=infinity \ No newline at end of file