From dcafc71242a0980a4e2cb6966af9396a43174cde Mon Sep 17 00:00:00 2001 From: Adam Gibson Date: Fri, 20 Jun 2014 15:14:52 -0400 Subject: Don't use pfsense name in comment --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc b/etc/rc index 9b827b9..19df4d1 100755 --- a/etc/rc +++ b/etc/rc @@ -453,7 +453,7 @@ if [ "${GMIRROR_STATUS}" != "" ]; then /usr/local/bin/minicron 60 /var/run/gmirror_status_check.pid /usr/local/sbin/gmirror_status_check.php fi -# Log pfSense version to syslog +# Log product version to syslog BUILDTIME=`cat /etc/version.buildtime` ARCH=`uname -m` echo "$product ($PLATFORM) $version $ARCH $BUILDTIME" -- cgit v1.1