Skip to content

Instantly share code, notes, and snippets.

View seunets's full-sized avatar

Alexander Pereira Girald seunets

View GitHub Profile
@dlangille
dlangille / 1 - I plan to turn these off
Last active June 6, 2025 22:21
Periodic things to turn off in FreeBSD jails
# after reviewing /etc/defaults/periodic.conf I have decided
# to disable these items in jails
daily_status_disks_enable="NO"
daily_status_network_enable="NO"
daily_status_uptime_enable="NO"
# not needed on jails
daily_ntpd_leapfile_enable="NO"