Class: DJB::TinyDNS::Wall

Inherits:
Service
  • Object
show all
Defined in:
lib/djb/tinydns.rb

Instance Attribute Summary

Attributes inherited from Service

#root, #svc

Instance Method Summary collapse

Methods inherited from Service

#alarm, #continue, #down, #env, #exit, #hangup, #interrupt, #kill, #make, #once, #pause, #restart, #start, #stop, #terminate, #up

Constructor Details

#initialize(*args) ⇒ Wall

Returns a new instance of Wall.



410
411
412
# File 'lib/djb/tinydns.rb', line 410

def initialize(*args)
    super(*args)
end