Skip to content

Commit

Permalink
actually set perms for log file
Browse files Browse the repository at this point in the history
  • Loading branch information
jardon committed Oct 20, 2024
1 parent 52d6551 commit 546cb28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@

%:
dh $@ --buildsystem=meson

execute_after_dh_fixperms:
chmod -R 666 debian/vanilla-first-setup/etc/vanilla

0 comments on commit 546cb28

Please sign in to comment.