aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/sysmobts-mgr.service
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sysmobts-mgr.service')
-rw-r--r--contrib/sysmobts-mgr.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sysmobts-mgr.service b/contrib/sysmobts-mgr.service
index 151c8215..4346991d 100644
--- a/contrib/sysmobts-mgr.service
+++ b/contrib/sysmobts-mgr.service
@@ -1,9 +1,9 @@
[Unit]
-Description=osmo-bts manager for %p
+Description=osmo-bts manager for sysmoBTS
[Service]
Type=simple
-ExecStart=/usr/bin/sysmobts-mgr -ns -c /etc/osmocom/%p.cfg
+ExecStart=/usr/bin/sysmobts-mgr -ns -c /etc/osmocom/sysmobts-mgr.cfg
Restart=always
RestartSec=2