Skip to content

Commit

Permalink
Fixup service file install
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Dec 8, 2017
1 parent 30bf4e5 commit 5db14f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Source: freeradius
Build-Depends: debhelper (>= 9),
quilt,
dpkg-dev (>= 1.13.19),
dh-systemd (>= 1.5)
autotools-dev,
libcurl4-openssl-dev | libcurl4-gnutls-dev,
libcap-dev,
Expand Down
2 changes: 2 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@ binary-common:
dh_installexamples
dh_installlogrotate
dh_installpam --name=radiusd
dh_systemd_enable
dh_installinit --noscripts
dh_systemd_start
dh_installman
dh_lintian
dh_link
Expand Down

0 comments on commit 5db14f6

Please sign in to comment.