aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/debian/osmocom-nitb.init
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/debian/osmocom-nitb.init')
-rwxr-xr-xopenbsc/debian/osmocom-nitb.init4
1 files changed, 2 insertions, 2 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