summaryrefslogtreecommitdiffstats
path: root/util/account.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/account.c')
-rw-r--r--util/account.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/account.c b/util/account.c
index ed03ff0c..432cfc9b 100644
--- a/util/account.c
+++ b/util/account.c
@@ -155,6 +155,7 @@ main(int argc, char **argv)
keeplog("etc/today", "Record", "上站人次統計", NULL);
keeplog(FN_MONEY, "Security", "本日金錢往來記錄", NULL);
keeplog("etc/illegal_money", "Security", "本日違法賺錢記錄", NULL);
+ keeplog("etc/osong.log", "Security", "本日點歌記錄", NULL);
keeplog("etc/chicken", "Record", "雞場報告", NULL);
}
printf("上站人次統計\n");