description "Notify bundle drive update after bootup done" author "Solid-State Storage Team" start on stopped synosysnotify task script /usr/syno/sbin/synostorage --notify-drive-bundle-update || true end script # vim:ft=upstart