aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-05-11 22:29:51 +0200
committerHarald Welte <laforge@gnumonks.org>2011-05-11 22:30:08 +0200
commit52defe9506406169725c9ae00644fc2f4a862525 (patch)
tree1c9dd333a143817a665f6201400723ebf35dd8b2
parenteb113137c8cb2092e41fdda728832f0d1ddeee83 (diff)
osmocom-nitb.init: remove reference to old bsc_hack
-rwxr-xr-xopenbsc/debian/osmocom-nitb.init4
-rw-r--r--openbsc/debian/osmocom-nitb.install2
2 files changed, 3 insertions, 3 deletions
diff --git a/openbsc/debian/osmocom-nitb.init b/openbsc/debian/osmocom-nitb.init
index 67a7606c9..8373ce7cf 100755
--- a/openbsc/debian/osmocom-nitb.init
+++ b/openbsc/debian/osmocom-nitb.init
@@ -17,8 +17,8 @@
PATH=/sbin:/usr/sbin:/bin:/usr/bin
DESC=osmo-nitb # Introduce a short description here
NAME=osmo-nitb # Introduce the short server's name here
-DAEMON=/usr/sbin/bsc_hack # Introduce the server's location here
-DAEMON_ARGS="-D" # Arguments to run the daemon with
+DAEMON=/usr/sbin/osmo-nitb # Introduce the server's location here
+DAEMON_ARGS="-D" # Arguments to run the daemon with
PIDFILE=/var/run/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME
diff --git a/openbsc/debian/osmocom-nitb.install b/openbsc/debian/osmocom-nitb.install
index 9d8f836fe..6bb2171c2 100644
--- a/openbsc/debian/osmocom-nitb.install
+++ b/openbsc/debian/osmocom-nitb.install
@@ -1 +1 @@
-/usr/bin/bsc_hack
+/usr/bin/osmo-nitb