summarylogtreecommitdiffstats
path: root/zmeventserver.service
blob: 088f40170907cd0985388f3082d64397e2a4b21f (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=WSS-based event notification server for ZoneMinder
After=zoneminder.service

[Service]
User=http
Type=simple
ExecStart=/usr/bin/zmeventnotification.pl

[Install]
WantedBy=multi-user.target