# File lib/main/daemon.rb, line 345
    def exec!
      ::Kernel.exec(script_start_command)
    end