summaryrefslogtreecommitdiff
path: root/src/daemon/dlt-daemon.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/dlt-daemon.rc')
-rw-r--r--src/daemon/dlt-daemon.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/daemon/dlt-daemon.rc b/src/daemon/dlt-daemon.rc
index c4e3884..6491081 100644
--- a/src/daemon/dlt-daemon.rc
+++ b/src/daemon/dlt-daemon.rc
@@ -2,4 +2,6 @@ service dlt-daemon /vendor/bin/dlt-daemon
class late_start
user root
group root
+ socket dlt stream 666 root root
+ socket dlt-ctrl.sock stream 660 root root
disabled