Skip to content

Commit

Permalink
Merge pull request #7336 from freedomofpress/stg-debhelper-config
Browse files Browse the repository at this point in the history
Actually enable systemd timers in securedrop-config package
  • Loading branch information
legoktm authored Nov 18, 2024
2 parents 4d0f685 + c5d10ec commit 4c9062b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions securedrop/debian/securedrop-config.postinst
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,9 @@ case "$1" in
;;
esac

# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.

#DEBHELPER#

exit 0

0 comments on commit 4c9062b

Please sign in to comment.