You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-misc/zoneminder/files/zoneminder.service

12 lines
212 B

[Unit]
Description=Video Security and Survellance System
[Service]
Type=forking
ExecStart=/usr/bin/zmpkg.pl start
ExecReload=/usr/bin/zmpkg.pl reload
PIDFile=/run/zm/zm.pid
[Install]
WantedBy=multi-user.target