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

zmsystemctl.pl - ZoneMinder systemctl wrapper

Description

       This script allows an unpriveledged user to start, stop, or restart the zoneminder service on a system
       running systemd. It does this by redirecting commands through pkexec, which checks the available polkit
       policy files. The default policy file grants the system web account user permission. This can be changed
       or expanded by modifying the policy file. See man polkit for details.

Name

       zmsystemctl.pl - ZoneMinder systemctl wrapper

See Also

polkit(8), pkexec(1)

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

Synopsis

        zmsystemctl.pl {start|stop|restart|version}

See Also