Skip to content
Snippets Groups Projects
Commit c95b8ade authored by Michal 'vorner' Vaner's avatar Michal 'vorner' Vaner
Browse files

Send logs from the oneshot too

parent 12e664f4
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
set -ex
# List of daemon names. Separate by \|, it's put into the regular expression.
DAEMONS='ucollect\|updater\|watchdog'
DAEMONS='ucollect\|updater\|watchdog\|oneshot'
# Where to put the logs (don't forget the question mark at the end)
BASEURL='https://api.turris.cz/logsend/upload.cgi?'
RID="$(atsha204cmd serial-number)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment