Edit

IABSD.fr/src/usr.sbin/vmd

Branch :

  • Show log

    Commit

  • Author : landry
    Date : 2019-11-10 20:51:52
    Hash : f2cc1b42
    Message : Consistently use _rcctl enable foo_ in examples, it's simpler and less error prone than manually editing rc.conf.local, and also works to enable ipsec and accounting. tweak from schwarze@ to use the \(dq\(dq syntax for quotes in '.Dl foo_flags="" lines' instead of \&"\&". while at it, fix a reference to a bogus /dev/dhclient.conf file that recently snuck in. ok jmc@ deraadt@ schwarze@