summaryrefslogtreecommitdiffstats
path: root/tmp
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-01-12 14:23:39 -0500
committerjim-p <jimp@pfsense.org>2011-01-12 14:26:35 -0500
commit7201ca277ed66540baea26ff26ea339ceb15ac9b (patch)
treea8f6f8bf2fb5be0e216fc9ccd5c624bd9fc619f2 /tmp
parent311f93cd141d69536eb4fafa4e0068f6343252e3 (diff)
downloadpfsense-7201ca277ed66540baea26ff26ea339ceb15ac9b.zip
pfsense-7201ca277ed66540baea26ff26ea339ceb15ac9b.tar.gz
We no longer use /var/run/config.lock - catch up to other progress. Also, use lockf to test if the config is locked now, with a 30 second timeout.
Diffstat (limited to 'tmp')
-rwxr-xr-xtmp/post_upgrade_command1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmp/post_upgrade_command b/tmp/post_upgrade_command
index a2fb94e..ed49d0a 100755
--- a/tmp/post_upgrade_command
+++ b/tmp/post_upgrade_command
@@ -1,6 +1,5 @@
#!/bin/sh
-touch /var/run/config.lock
/etc/rc.conf_mount_rw
KERNELTYPE=`cat /boot/kernel/pfsense_kernel.txt`
OpenPOWER on IntegriCloud