Libraries
»
bandshell
(1.6)
»
Index
»
Bandshell
»
Interface
»
#ifup
Method: Bandshell::Interface#ifup
Defined in:
lib/bandshell/netconfig.rb
#
ifup
⇒
Object
69 70 71
# File 'lib/bandshell/netconfig.rb', line 69
def
ifup
system
(
"/sbin/ifup #{@name}"
)
end