mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 17:20:12 +01:00
template: Base - add “daily_status_world_kernel=NO”
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
ARG HOST_RESOLV_CONF=/etc/resolv.conf
|
||||
|
||||
CMD touch /etc/rc.conf
|
||||
CMD touch /etc/periodic.conf
|
||||
CMD sysrc -f /etc/periodic.conf daily_status_world_kernel="NO"
|
||||
|
||||
SYSRC syslogd_flags="-ss"
|
||||
SYSRC sendmail_enable="NO"
|
||||
SYSRC sendmail_submit_enable="NO"
|
||||
|
||||
Reference in New Issue
Block a user