aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/debian
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/debian')
-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