summaryrefslogtreecommitdiffstats
path: root/etc/rc.shutdown
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.shutdown')
-rwxr-xr-xetc/rc.shutdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.shutdown b/etc/rc.shutdown
index dd24dae..cf7a495 100755
--- a/etc/rc.shutdown
+++ b/etc/rc.shutdown
@@ -8,6 +8,8 @@ echo
echo "pfSense is now shutting down ..."
echo
+/sbin/ifconfig pfsync0 -syncdev down
+
stty status '^T'
# Set shell to ignore SIGINT (2), but not children;
OpenPOWER on IntegriCloud