mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-23 08:09:48 -05:00
let's see chromium output inside brozzler-worker
using --trace, because chromium seems to be working ok when we just run it
This commit is contained in:
parent
58d1d1c429
commit
55541be9e9
@ -11,7 +11,7 @@ exec nice setuidgid {{user}} \
|
||||
brozzler-worker \
|
||||
--rethinkdb-servers={{groups['rethinkdb'] | join(',')}} \
|
||||
--max-browsers=4 \
|
||||
--verbose \
|
||||
--trace \
|
||||
--warcprox-auto \
|
||||
>> $logfile 2>&1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user