Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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