https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250081
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|no way to display immutable |no motd displayed after |motd when update_motd="NO" |reboot when |and /var/run is tmpfs |update_motd="NO" --- Comment #1 from [email protected] --- The problem also affects update_motd="NO" when not using tmpfs for /var/run. cleanvar_enable="YES" by default and cleanvar scripts removes files under /var/run so if motd is created there manually it will be deleted after reboot. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
