mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
ieee1905: dont log stdout to syslog
This commit is contained in:
parent
f334f25b12
commit
0bc5379667
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ configure_ieee1905()
|
|||
|
||||
if [ ${debug} -eq 1 ]; then
|
||||
# Forward stdout of the command to logd
|
||||
procd_set_param stdout 1
|
||||
#procd_set_param stdout 1
|
||||
# Same for stderr
|
||||
procd_set_param stderr 1
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue