aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-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 4a15bd8d..182e306b 100644
--- a/contrib/sysmobts-mgr.service
+++ b/contrib/sysmobts-mgr.service
@@ -1,9 +1,9 @@
[Unit]
-Description=sysmocom sysmoBTS manager
+Description=sysmocom %p manager
[Service]
Type=simple
-ExecStart=/usr/bin/sysmobts-mgr -ns -c /etc/osmocom/sysmobts-mgr.cfg
+ExecStart=/usr/bin/sysmobts-mgr -ns -c /etc/osmocom/%p.cfg
Restart=always
RestartSec=2