mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/scanlogd: fix periodic on current
This commit is contained in:
parent
7cdaa4ba44
commit
7e3b5cf286
@ -1,6 +1,6 @@
|
||||
PORTNAME= scanlogd
|
||||
PORTVERSION= 2.2.8
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://openwall.com/scanlogd/ \
|
||||
ftp://ftp.openwall.com/pub/projects/scanlogd/ \
|
||||
|
@ -18,9 +18,6 @@ fi
|
||||
|
||||
: ${security_status_scanlogd_period="daily"}
|
||||
|
||||
security_daily_compat_var security_status_logdir
|
||||
security_daily_compat_var security_status_scanlogd_enable
|
||||
|
||||
logdir="${security_status_logdir}"
|
||||
|
||||
yesterday=`env LC_TIME=C date -v-1d "+%b %e "`
|
||||
|
Loading…
Reference in New Issue
Block a user