aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tuptime/files/pkg-message.in
blob: 15b3e98f048d15a86ed117828d7e8caab2bbc720 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
#####################################################################

tuptime requires execution at startup and shutdown on rc.d, please
enable it on "/etc/rc.conf" and start:

	sysrc tuptime_enable="YES"
	service tuptime start

that also enables "%%LOCALBASE%%/etc/cron.d/tuptime" execution.

#####################################################################
EOM
}
]