aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-09-10 13:18:13 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-09-12 14:16:49 +0200
commit65d3cc77539c565215e067ff5447f6d1cbab21e4 (patch)
treee55b6c5a99a25c5f0981fdb8c24fc072da4bf04e /debian/rules
parent17577b7c00d4748d318034ca2babe54b8b8f769d (diff)
Install systemd services with autotools
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index dcc8a11a..27de11b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_strip:
dh_strip --package=osmo-bts-trx --dbg-package=osmo-bts-trx-dbg
override_dh_auto_configure:
- dh_auto_configure -- --enable-trx
+ dh_auto_configure -- --enable-trx --with-systemdsystemunitdir=/lib/systemd/system
override_dh_clean:
dh_clean