mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-13 20:40:08 +01:00
wfadatad: refresh dataelements in every 15 sec.
This commit is contained in:
parent
3a603c64eb
commit
66290ca8bb
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ service_running() {
|
|||
|
||||
start_service() {
|
||||
procd_open_instance
|
||||
procd_set_param command "$PROG" "-d"
|
||||
procd_set_param command "$PROG" "-d" "-t 15"
|
||||
#procd_set_param respawn
|
||||
procd_close_instance
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue