move config file to the right place
This commit is contained in:
parent
aeec24d442
commit
db85ad660e
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
conf=/etc/etherswitch.rc
|
||||
conf=/etc/config/etherswitch
|
||||
switch_state=-1
|
||||
|
||||
check_fn() {
|
||||
|
|
Loading…
Reference in a new issue