mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 17:47:00 +00:00
dnsmasq: don't source functions.sh twice
It's already pulled in from /etc/rc.common. Fixes: #13758 Fixes: 6b23836071b1 ("package: avoid the use of eval to parse ipcalc.sh output") Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
parent
86ca7199df
commit
ac199c57c5
@ -1,8 +1,6 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2007-2012 OpenWrt.org
|
||||
|
||||
. /lib/functions.sh
|
||||
|
||||
START=19
|
||||
|
||||
USE_PROCD=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user