mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
update files
This commit is contained in:
parent
1f772eac40
commit
4e975b5829
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ start_service()
|
|||
echo "Starting Service..."
|
||||
procd_open_instance
|
||||
procd_set_param command $PROG
|
||||
procd_set_param stdout 1
|
||||
procd_set_param stdout 1 # here it is possible to remove the debug output...
|
||||
procd_set_param stderr 1
|
||||
procd_add_mdns "dawn" "tcp" "${_tcp_buffer}"
|
||||
procd_close_instance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue