K 10
svn:author
V 3
bcr
K 8
svn:date
V 27
2018-08-17T21:34:10.154198Z
K 7
svn:log
V 179
Replace two instances of

echo "foo='bar'" >> /boot/loader.conf

with

sysrc -f /boot/loader.conf foo=bar

which is easier to type and provides some error checking through sysrc.

END
