summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'systemd')
-rwxr-xr-xsystemd/dlt.service.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/dlt.service.cmake b/systemd/dlt.service.cmake
index 357366a..2313b0d 100755
--- a/systemd/dlt.service.cmake
+++ b/systemd/dlt.service.cmake
@@ -10,7 +10,7 @@
Description=DLT Daemon for logging and tracing
[Service]
-ExecStart=/usr/local/bin/dlt-daemon -r
+ExecStart=/usr/local/bin/dlt-daemon
#Restart=always
[Install]