Issue #3290 has been reported by falsifian. ---------------------------------------- Submit #3290: Fix /etc/periodic/monthly/200.accounting output http://bugs.dragonflybsd.org/issues/3290
* Author: falsifian * Status: New * Priority: Normal * Assignee: * Category: Userland * Target version: ---------------------------------------- Currently, my periodic monthly output looks like this: <pre> HAMMER2 snapshots: /: created snapshot /.monthly.20210719.00:31 /: 4 snapshot(s) /build: created snapshot /build.monthly.20210719.00:31 /build: 4 snapshot(s) total 71.22 falsifian 59.51 root 6.15 installer 5.57 Security check: (output mailed separately) -- End of monthly output -- </pre> Notice the lack of any header before the numbers "total 71.22" etc. It seems the message "Doing login accounting:" is being swallowed because `tee /dev/stderr` deletes existing output. The attached patch fixes it. ---Files-------------------------------- 200.accounting.patch (523 Bytes) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account