[go: up one dir, main page]

File: iface.tcl

package info (click to toggle)
sbnc 1.3.9-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,156 kB
  • ctags: 4,719
  • sloc: ansic: 20,379; cpp: 14,175; sh: 12,783; tcl: 6,025; php: 448; makefile: 430; perl: 46; awk: 25
file content (8 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
1
2
3
4
5
6
7
8
# Iface version 1 is obsolete, so we're loading version 2 instead.
# Keep in mind that the web interface for iface version 1
# will NOT work with iface2. You WILL have to use the web interface
# for iface2 instead.

source "/usr/share/sbnc/scripts/itype.tcl"
source "/usr/share/sbnc/scripts/iface2.tcl"
source "/usr/share/sbnc/scripts/ifacecmds.tcl"