and some more,
the /etc/init/apport-noui.conf

description "Process error reports when automatic reporting is enabled"
author "Evan Dandrea <[email protected]>"

start on (
    file FILE=/var/crash/*.crash EVENT=create
)

instance $MATCH
script
    [ -e /var/lib/apport/autoreport ] || exit 0
    exec /usr/share/apport/whoopsie-upload-all
end script

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568667

Title:
  apport-collect 1568667, whoopsie-upload-all: error: unrecognized
  arguments: 1568667

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1568667/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to