summaryrefslogtreecommitdiff
path: root/src/daemon
diff options
context:
space:
mode:
authorFelix Herrmann <fherrmann@de.adit-jv.com>2020-01-10 16:03:07 +0100
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2020-07-06 10:04:07 +0900
commitc79ac621dbb7e774c90079ee1682857b4b0a2cfa (patch)
treebecb54377e60609fe71524940f88830043be1ee2 /src/daemon
parentabb804937568b4fdf8e9c375b7ec2819c50f5eb9 (diff)
downloadDLT-daemon-c79ac621dbb7e774c90079ee1682857b4b0a2cfa.tar.gz
android logd forwarder
Signed-off-by: Felix Herrmann <fherrmann@de.adit-jv.com>
Diffstat (limited to 'src/daemon')
-rw-r--r--src/daemon/dlt-daemon.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/daemon/dlt-daemon.rc b/src/daemon/dlt-daemon.rc
new file mode 100644
index 0000000..7a7bc0e
--- /dev/null
+++ b/src/daemon/dlt-daemon.rc
@@ -0,0 +1,4 @@
+service dlt-daemon /vendor/bin/dlt-daemon
+ class late_start
+ user root
+ group root