Skip to content

Commit

Permalink
Enable all hardening build flags.
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Geyer authored and joergsteffens committed Jun 20, 2017
1 parent a7508f7 commit f527914
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/rules
Expand Up @@ -17,6 +17,8 @@ DH_VERBOSE = 1
# This has to be exported to make some magic below work.
DH_OPTIONS = -v

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

DAEMON_USER = bareos
DAEMON_GROUP = bareos
DIRECTOR_DAEMON_USER = $(DAEMON_USER)
Expand Down

0 comments on commit f527914

Please sign in to comment.