aboutsummaryrefslogblamecommitdiff
path: root/net/ntp/files/pkg-message.in
blob: 9180167e386c1beb7ccc56c32e98d678540c9e4b (plain) (tree)
1
2
3
4
5
6
7
8


                


                                           
                                                 
 





                                                       


   
[
{ type: install
  message: <<EOM
Please add

	ntpd_program="%%PREFIX%%/sbin/ntpd"
	ntpdate_program="%%PREFIX%%/sbin/ntpdate"

to your /etc/rc.conf or run

	sysrc ntpd_program="%%PREFIX%%/sbin/ntpd"
	sysrc ntpdate_program="%%PREFIX%%/sbin/ntpdate"

to enable ntp from ports/packages instead of base ntp.
EOM
}
]