diff options
Diffstat (limited to 'repo/system/utmps/btmpd.logrotate')
-rw-r--r-- | repo/system/utmps/btmpd.logrotate | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/repo/system/utmps/btmpd.logrotate b/repo/system/utmps/btmpd.logrotate deleted file mode 100644 index b681d90..0000000 --- a/repo/system/utmps/btmpd.logrotate +++ /dev/null @@ -1,6 +0,0 @@ -/var/log/btmpd/btmp { - missingok - monthly - create 0644 utmp utmp - rotate 3 -} |