description "Update all disk information in disk log" author "Storage Platform Team" start on stopped synosysnotify task script /usr/syno/bin/syno_update_disk_log_information --all || true end script # vim:ft=upstart