aboutsummaryrefslogblamecommitdiff
path: root/emulators/rtc/pkg-message
blob: 14d3cce7f7763e71f319fc14027f246b71f35313 (plain) (tree)


















                                                                
[
{ type: install
  message: <<EOM
This module can be enabled with:

       # kldload rtc

and disabled with:

       # kldunload rtc

For it to be loaded automatically at boottime, add "rtc" to your
kld_list entry in /etc/rc.conf . One way to do this is with the
one-off command:

        # sysrc kld_list+="rtc"
EOM
}
]