mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 04:50:12 +01:00
Temp log enable to check during init
This commit is contained in:
parent
5d23c8b5a1
commit
fd7f4d720e
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ start_service() {
|
|||
validate_ieee1905_config || return 1;
|
||||
|
||||
procd_open_instance
|
||||
procd_set_param command "/usr/sbin/ieee1905d" "-o" "/tmp/ieee1905.log" "-f"
|
||||
procd_set_param command "/usr/sbin/ieee1905d" "-ddddd" "-o" "/tmp/ieee1905.log"
|
||||
procd_set_param respawn
|
||||
procd_set_param limits core="unlimited"
|
||||
# procd_set_param env IEEE1905_LOG_CMDU=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue