Index: rc
===================================================================
RCS file: /cvs/src/etc/rc,v
retrieving revision 1.486
diff -u -p -r1.486 rc
--- rc  10 Jul 2016 09:08:18 -0000      1.486
+++ rc  5 Sep 2016 15:45:09 -0000
@@ -490,7 +490,6 @@ echo clearing /tmp
 # rc.securelevel did not specifically set -1 or 2, so select the default: 1.
 (($(sysctl -n kern.securelevel) == 0)) && sysctl kern.securelevel=1
 
-
 # Patch /etc/motd.
 if [[ ! -f /etc/motd ]]; then
        install -c -o root -g wheel -m 664 /dev/null /etc/motd

Reply via email to