Files
Ricardo Fraile 98513a9139 sysutils/tuptime: installation upgrade with _tuptime UID/GID
Create an unprivileged user/group for their execution.
Also, add the cron file and update the rc.d script.

PR:		270433
Reported by:	r@rfmoz.eu
Approved by:	jeremy@smart-serv.net (maintainer)
2023-04-06 20:16:48 +02:00

18 lines
408 B
Plaintext

[
{ 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
}
]