Skip to content

Commit

Permalink
[Minor] Fix permissions in the asan package
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Feb 17, 2023
1 parent 1a95a71 commit 88ba95f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,5 @@ override_dh_fixperms:
dh_fixperms
chmod 750 $(CURDIR)/debian/rspamd/var/lib/rspamd
chmod 750 $(CURDIR)/debian/rspamd/var/log/rspamd
chmod 750 $(CURDIR)/debian/rspamd-asan/var/lib/rspamd
chmod 750 $(CURDIR)/debian/rspamd-asan/var/log/rspamd

0 comments on commit 88ba95f

Please sign in to comment.