rc scripts: use common library source

This commit is contained in:
bergware
2023-06-03 07:01:43 +02:00
parent b3abc23591
commit a2cce93f66

View File

@@ -1,9 +1,6 @@
#!/bin/bash
SCRIPT="show"
NETWORK_INI="/var/local/emhttp/network.ini"
SYSTEM="/sys/class/net"
EXTRA="/boot/config/network-extra.cfg"
# library functions
. /etc/rc.d/rc.library.source