diff options
author | Gene Baxter <GenoBob@gmail.com> | 2018-04-30 01:44:39 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-01 22:01:20 +0100 |
commit | 215eae93b78f90e24900cd7ff3a76b8eaca9d420 (patch) | |
tree | 23c9f20627c6a7ba73011f6b14998fa155926228 /system/ZoneMinder/doinst.sh | |
parent | c2e0f210493bfcf515d5449d2981a8af216c8ddd (diff) |
system/ZoneMinder: Updated for version 1.31.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/ZoneMinder/doinst.sh')
-rw-r--r-- | system/ZoneMinder/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ZoneMinder/doinst.sh b/system/ZoneMinder/doinst.sh index 3d3b339c80d85..38e883730b175 100644 --- a/system/ZoneMinder/doinst.sh +++ b/system/ZoneMinder/doinst.sh @@ -11,8 +11,8 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/zm.conf.new config etc/httpd/extra/zm.conf.new +config etc/zm.conf.new config etc/logrotate.d/zm.new config etc/rc.d/rc.zm.new |