Skip to content

Commit

Permalink
keep permissions on var/log/bareos/
Browse files Browse the repository at this point in the history
Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
  • Loading branch information
joergsteffens authored and Marco van Wieringen committed Feb 17, 2015
1 parent e262108 commit 55e84a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/rules
Expand Up @@ -77,7 +77,8 @@ override_dh_fixperms:
# all files in /etc/bareos
dh_fixperms \
--exclude etc/bareos/ \
--exclude var/lib/bareos/
--exclude var/lib/bareos/ \
--exclude var/log/bareos/

override_dh_strip:
dh_strip --dbg-package=bareos-dbg
Expand Down

0 comments on commit 55e84a8

Please sign in to comment.