Difference between revisions of "ALLOW SHUTDOWN (Myth Protocol)"

From MythTV Official Wiki
Jump to: navigation, search
m
m (shift link following page move)
Line 15: Line 15:
  
 
=== Description ===
 
=== Description ===
Allows a backend to shut down again after a previous call to [[Myth_Protocol_Command_BLOCK_SHUTDOWN|BLOCK_SHUTDOWN]].
+
Allows a backend to shut down again after a previous call to [[BLOCK_SHUTDOWN_(Myth_Protocol)|BLOCK_SHUTDOWN]].
  
 
=== Returns ===
 
=== Returns ===

Revision as of 08:03, 18 July 2010

ALLOW_SHUTDOWN

Syntax

Command arguments: none

List arguments: none

Response: "OK"

Examples

Command:

14      ALLOW_SHUTDOWN

Response:

2       OK

Description

Allows a backend to shut down again after a previous call to BLOCK_SHUTDOWN.

Returns

Always "OK".