rc.conf: update comment referring to /etc/motd

This commit is contained in:
Ceri Davies 2023-03-09 21:28:30 +00:00
parent e5dd5bfa55
commit efa3c0af37

View file

@ -683,7 +683,7 @@ kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure
# Note that setting securelevel to 0 will result
# in the system booting with securelevel set to 1, as
# init(8) will raise the level when rc(8) completes.
update_motd="YES" # update version info in /etc/motd (or NO)
update_motd="YES" # update version info in /var/run/motd (or NO)
entropy_boot_file="/boot/entropy" # Set to NO to disable very early
# (used at early boot time) entropy caching through reboots.
entropy_file="/entropy" # Set to NO to disable late (used when going multi-user)