mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 01:02:36 +01:00
base_template: disable root password
This commit is contained in:
@@ -3,6 +3,7 @@ ARG HOST_RESOLV_CONF=/etc/resolv.conf
|
|||||||
CMD touch /etc/rc.conf
|
CMD touch /etc/rc.conf
|
||||||
CMD touch /etc/periodic.conf
|
CMD touch /etc/periodic.conf
|
||||||
CMD sysrc -f /etc/periodic.conf daily_status_world_kernel="NO"
|
CMD sysrc -f /etc/periodic.conf daily_status_world_kernel="NO"
|
||||||
|
CMD pw user mod root -h -
|
||||||
|
|
||||||
SYSRC syslogd_flags="-ss"
|
SYSRC syslogd_flags="-ss"
|
||||||
SYSRC sendmail_enable="NO"
|
SYSRC sendmail_enable="NO"
|
||||||
|
|||||||
Reference in New Issue
Block a user