Skip to content
Snippets Groups Projects
Commit efa0f75f authored by Esben Haabendal's avatar Esben Haabendal
Browse files

openharmony-standard: Don't log hdcd debug messages


Signed-off-by: default avatarEsben Haabendal <esben@geanix.com>
parent 54668c62
Branches main
No related tags found
1 merge request!109Systemd service integration and stability improvements
...@@ -10,7 +10,7 @@ Type=exec ...@@ -10,7 +10,7 @@ Type=exec
ExecStartPre=setparam persist.hdc.port 35000 ExecStartPre=setparam persist.hdc.port 35000
ExecStartPre=setparam persist.hdc.root 1 ExecStartPre=setparam persist.hdc.root 1
ExecStartPre=setparam ro.hdc.secure 0 ExecStartPre=setparam ro.hdc.secure 0
ExecStart=/usr/bin/hdcd -t ExecStart=/usr/bin/hdcd -t -l 3
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment