From 7201ca277ed66540baea26ff26ea339ceb15ac9b Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 12 Jan 2011 14:23:39 -0500 Subject: 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. --- tmp/post_upgrade_command | 1 - 1 file changed, 1 deletion(-) (limited to 'tmp/post_upgrade_command') 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` -- cgit v1.1