mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-10 09:56:40 -04:00
set group ownership on zm.conf
This commit is contained in:
@@ -74,6 +74,7 @@ installtrusty () {
|
||||
# Install and test the zoneminder package (only) for Ubuntu Trusty
|
||||
sudo gdebi --non-interactive build/zoneminder_*amd64.deb
|
||||
sudo chmod 644 /etc/zm/zm.conf
|
||||
sudo chgrp www-data /etc/zm/zm.conf
|
||||
mysql -uzmuser -pzmpass zm < db/test.monitor.sql
|
||||
sudo /usr/bin/zmpkg.pl start
|
||||
sudo /usr/bin/zmfilter.pl -f purgewhenfull
|
||||
|
||||
Reference in New Issue
Block a user