Explorar el Código

move config file to the right place

encrypt hace 9 años
padre
commit
db85ad660e
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  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() {