Browse Source

move config file to the right place

encrypt 9 years ago
parent
commit
db85ad660e
2 changed files with 1 additions and 1 deletions
  1. 0 0
      etc/config/etherswitch
  2. 1 1
      etherswitch

+ 0 - 0
etc/etherswitch.rc → etc/config/etherswitch


+ 1 - 1
etherswitch

@@ -1,6 +1,6 @@
 #!/bin/sh
 
-conf=/etc/etherswitch.rc
+conf=/etc/config/etherswitch
 switch_state=-1
 
 check_fn() {