From fd1bc27f8beee811b3035e40c386117267b62843 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 31 Mar 2015 08:36:40 +0000 Subject: [PATCH] remove some old config leftover --- src/etc/rc.halt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/etc/rc.halt b/src/etc/rc.halt index 9c7e7e366..1b774464c 100755 --- a/src/etc/rc.halt +++ b/src/etc/rc.halt @@ -1,10 +1,5 @@ #!/bin/sh -if ! /usr/bin/lockf -s -t 30 /tmp/config.lock /usr/bin/true; then - echo "Cannot halt at this moment, a config write operation is in progress and 30 seconds have passed." - exit -1 -fi - /usr/local/etc/rc.backup_rrd /usr/local/etc/rc.backup_dhcpleases