mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
Fix cron file to use -q file to grep aswell as switch to checking service tuptime rcvar as this includes other locations such as /usr/local/etc/rc.conf.d/tuptime PR: 271243 Reported by: jeremy@smart-serv.net (maintainer)
1 line
86 B
Text
1 line
86 B
Text
*/5 * * * * _tuptime (/usr/sbin/service tuptime enabled) && /usr/local/bin/tuptime -q
|