mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
remove some old config leftover
This commit is contained in:
parent
f290b78c5b
commit
fd1bc27f8b
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user