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 ccaefd5..b665742 100644
--- a/systemd/dlt-example-user.service.cmake
+++ b/systemd/dlt-example-user.service.cmake
@@ -20,7 +20,7 @@ Description=GENIVI DLT example user. Generate DLT messages and store them to fil
Wants=dlt.service
[Service]
-Type=Simple
+Type=simple
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