logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

zmdc.pl - ZoneMinder Daemon Control script

Description

       This script is the gateway for controlling the various ZoneMinder daemons. All starting, stopping and
       restarting goes through here.  On the first invocation it starts up a server which subsequently records
       what's running and what's not. Other invocations just connect to the server and pass instructions to it.

Name

       zmdc.pl - ZoneMinder Daemon Control script

Options

       {command}           - One of 'startup|shutdown|status|check|logrot' or
       'start|stop|restart|reload|version'.  [daemon [options]]  - Daemon name and options, required for second
       group of commands

perl v5.40.1                                       2025-02-21                                            ZMDC(1)

Synopsis

       zmdc.pl {command} [daemon [options]]

See Also