Also ich habe es nun soweit, dass im Hintergrund geschaut wird, ob etwas vorhanden ist. Wenn das der Fall ist, wird das event_sync Command aufgerufen und ein Popup geöffnet und installiert.
Die 30 Sekunden sind nur zum Testen, genau wie die lokale Anpassung =)
Code: Alles auswählen
[event_timer_custom]
#super = silent_install_custom
super = event_sync
type = timer
active = True
interval = 30
Code: Alles auswählen
[event_sync]
super = default
type = template
process_actions = True
event_notifier_command =
sync_config_to_server = true
sync_config_from_server = true
cache_products = true
cache_dynamic_bandwidth = true
Leider funktioniert das noch nicht. Im Log steht, das ein VPN... nicht aktiviert ist. Hängt das mit dem Modul zusammen?
Das mit der Abfrage halt ich auch für Sinnvoll, gibt es da eine Prozedur oder ein vor konfiguriertes Event für?
Gruß