Also removed -prune primary as it conflicted with -depth, which is automatically turned on by -delete.
** Patch added: "removed_prune_primary.patch" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1954311/+attachment/5553122/+files/removed_prune_primary.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1954311 Title: Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action Status in apport package in Ubuntu: New Bug description: Executing `rm` as a separate process each time for every single file is unnecessary and inefficient. The option '-delete' should be used instead. Patch is included below. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1954311/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

