summaryrefslogtreecommitdiffstats
path: root/etc/periodic/monthly/200.accounting
diff options
context:
space:
mode:
Diffstat (limited to 'etc/periodic/monthly/200.accounting')
-rwxr-xr-xetc/periodic/monthly/200.accounting2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/periodic/monthly/200.accounting b/etc/periodic/monthly/200.accounting
index 0be8c32..46f153d 100755
--- a/etc/periodic/monthly/200.accounting
+++ b/etc/periodic/monthly/200.accounting
@@ -15,7 +15,7 @@ oldmask=$(umask)
umask 066
case "$monthly_accounting_enable" in
[Yy][Ee][Ss])
- W=/var/log/wtmp
+ W=/var/log/utx.log
rc=0
remove=NO
if [ ! -f $W.0 ]
OpenPOWER on IntegriCloud