i2pd: remove unneeded functions.sh
its included via rc.common, see https://openwrt.org/docs/guide-developer/config-scripting Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
This commit is contained in:
parent
cf8cb8541f
commit
266deb5866
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ PIDFILE=/var/run/i2pd.pid
|
||||||
DATADIR=/var/lib/i2pd
|
DATADIR=/var/lib/i2pd
|
||||||
CONFFILE=/etc/i2pd/i2pd.conf
|
CONFFILE=/etc/i2pd/i2pd.conf
|
||||||
|
|
||||||
. /lib/functions.sh
|
|
||||||
|
|
||||||
|
|
||||||
i2pd_start() {
|
i2pd_start() {
|
||||||
|
|
Loading…
Reference in a new issue