History log of /dflybsd-src/etc/periodic/security/410.logincheck (Results 1 – 4 of 4)
Revision Date Author Comments
# 93d00c83 01-Jun-2018 Aaron LI <aly@aaronly.me>

periodic: return $rc instead of "$rc" for several scripts

Also fix a minor whitespace issue in 200.chkmounts .


# c451e5e9 08-Mar-2018 Aaron LI <aly@aaronly.me>

periodic: Sync with FreeBSD current

* Sync periodic scripts, periodic.conf, periodic.conf.5 with FreeBSD
* The "{daily,weekly,monthly}_status_security_<var>_enable" variables are
changed to be "se

periodic: Sync with FreeBSD current

* Sync periodic scripts, periodic.conf, periodic.conf.5 with FreeBSD
* The "{daily,weekly,monthly}_status_security_<var>_enable" variables are
changed to be "security_status_<var>_enable" and
"security_status_<var>_period" (daily, weekly, monthly).
* Keep DFly-specific settings (e.g., HAMMER and HAMMER2 related)
* Ignore the FreeBSD-specific things, e.g., ZFS, GEOM

show more ...


# 903c6b6d 14-Jun-2008 Matthias Schmidt <matthias@dragonflybsd.org>

Add missing ;

Reported-by: trevorjk


# 679aed2d 29-Dec-2007 Matthias Schmidt <matthias@dragonflybsd.org>

Sync etc/periodic with FreeBSD. Short summary:

- Display information about blocked counts from pf(4)
- Make df output more human readable
- Add login.conf checking to security
- Fix several bug

Sync etc/periodic with FreeBSD. Short summary:

- Display information about blocked counts from pf(4)
- Make df output more human readable
- Add login.conf checking to security
- Fix several bugs and add some enhancements to various scripts

The list of all relevant FreeBSD Revisions is available here:

http://leaf.dragonflybsd.org/mailarchive/submit/2007-12/msg00009.html

Obtained-From: FreeBSD

show more ...