rc.conf: update comment referring to /etc/motd
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user