net/samba: Removed unneeded line, closes #2758
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9614 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4e3aaf2b37
commit
65a6647294
@ -7,8 +7,6 @@ RUN_D=/var/run/samba
|
|||||||
NMBD_PID_F=$RUN_D/nmbd.pid
|
NMBD_PID_F=$RUN_D/nmbd.pid
|
||||||
SMBD_PID_F=$RUN_D/smbd.pid
|
SMBD_PID_F=$RUN_D/smbd.pid
|
||||||
|
|
||||||
. /etc/functions.sh
|
|
||||||
|
|
||||||
config_cb() {
|
config_cb() {
|
||||||
local cfg="$CONFIG_SECTION"
|
local cfg="$CONFIG_SECTION"
|
||||||
local cfgtype
|
local cfgtype
|
||||||
|
Loading…
x
Reference in New Issue
Block a user