summaryrefslogtreecommitdiffstats
path: root/src/etc/rc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-30 17:13:29 -0300
committerRenato Botelho <renato@netgate.com>2015-09-30 17:13:46 -0300
commit9cffad03967f2f02a3d4632173ddfbfb0dbd21e7 (patch)
tree9aa16bb2e2de9fae33f76c757b6ef919717b99d6 /src/etc/rc
parentfe7b27a3cc4951cd804612f458c8aaad12af0f3b (diff)
downloadpfsense-9cffad03967f2f02a3d4632173ddfbfb0dbd21e7.zip
pfsense-9cffad03967f2f02a3d4632173ddfbfb0dbd21e7.tar.gz
One more hardcoded pfSense name
Diffstat (limited to 'src/etc/rc')
-rwxr-xr-xsrc/etc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/rc b/src/etc/rc
index af3f775..b036deb 100755
--- a/src/etc/rc
+++ b/src/etc/rc
@@ -355,7 +355,7 @@ echo "done."
# Finish update
if [ -f /cf/conf/upgrade_in_progress ]; then
echo "Running second stage of upgrade process..."
- /usr/local/sbin/pfSense-upgrade -y
+ /usr/local/sbin/${product}-upgrade -y
fi
# Run the php.ini setup file and populate
OpenPOWER on IntegriCloud