BastilleBSD / bastille

Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD.
https://bastillebsd.org
BSD 3-Clause "New" or "Revised" License
855 stars 137 forks source link

[ENHANCEMENT] Add daily_status_world_kernel="NO"/daily_ntpd_leapfile_enable="NO" in default/base #672

Open michael-o opened 9 months ago

michael-o commented 9 months ago

default/base should do:

CMD touch /etc/periodic.conf
CMD sysrc -f /etc/periodic.conf daily_status_world_kernel="NO" daily_ntpd_leapfile_enable="NO"

Reasoning:

michael-o commented 8 months ago

daily_ntpd_leapfile_enable="NO" can be ignored with 13.3-RELEASE since it will check wether ntpd is enabled which will not be the case for jails.