Dedicated drive issue - Ubuntu 18.04
Posted: Sun Jan 27, 2019 1:04 pm
Hi all,
I recently rebuilt my server with Ubuntu 18.04.
I have mounted a dedicated hard drive to /mnt/CCTV using fstab by the drive UUID.
I read and tried to follow these instructions on telling Zoneminder how to find the drive: https://zoneminder.readthedocs.io/en/la ... drive.html
When trying to set the permissions, I found that I don't have a user or group called "apache" so instead (hoping for the best, and after a bit of internet searching) carried out:
sudo chown -R www-data:www-data /mnt/CCTV/events
I then created /etc/zm/drives.conf containing the line: ZM_DIR_EVENTS=/mnt/CCTV/events
After restarting zonmeminder with systemctl, it is not saving to this new directory.
Any ideas please?
Cheers, Scott.
I recently rebuilt my server with Ubuntu 18.04.
I have mounted a dedicated hard drive to /mnt/CCTV using fstab by the drive UUID.
I read and tried to follow these instructions on telling Zoneminder how to find the drive: https://zoneminder.readthedocs.io/en/la ... drive.html
When trying to set the permissions, I found that I don't have a user or group called "apache" so instead (hoping for the best, and after a bit of internet searching) carried out:
sudo chown -R www-data:www-data /mnt/CCTV/events
I then created /etc/zm/drives.conf containing the line: ZM_DIR_EVENTS=/mnt/CCTV/events
After restarting zonmeminder with systemctl, it is not saving to this new directory.
Any ideas please?
Cheers, Scott.