mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-13 11:26:59 -04:00
include conf.d folder contents in debian packaging (#1934)
This commit is contained in:
committed by
Isaac Connor
parent
c1b8105c0e
commit
043b382bdd
@@ -6,3 +6,4 @@ usr/share/perl5/ZoneMinder.pm
|
||||
usr/share/zoneminder/db
|
||||
usr/share/zoneminder/www
|
||||
etc/zm
|
||||
etc/zm/conf.d/*
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
etc/zm/zm.conf
|
||||
etc/zm/conf.d/*
|
||||
usr/bin
|
||||
usr/lib/zoneminder
|
||||
usr/share/polkit-1
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
etc/zm
|
||||
etc/zm/conf.d/*
|
||||
usr/bin
|
||||
usr/share/polkit-1/actions
|
||||
usr/share/polkit-1/rules.d
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
etc/zm/zm.conf
|
||||
etc/zm/conf.d/*
|
||||
usr/bin
|
||||
usr/lib/zoneminder
|
||||
usr/share/polkit-1
|
||||
|
||||
Reference in New Issue
Block a user