aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib/systemd/osmo-bsc-mgcp.service
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-09-20 16:04:54 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-09-20 16:06:56 +0200
commit778695d0b42fe2c264f7566ef7d1f31bf5cdce7c (patch)
tree45f937c0d444e415cb70660cfb3550b40aaf3c52 /openbsc/contrib/systemd/osmo-bsc-mgcp.service
parent221ff66327fbbe0a0b2243e9b61626f9fdd31da8 (diff)
mgcp: Add the disable color option to the mgcp binary
Diffstat (limited to 'openbsc/contrib/systemd/osmo-bsc-mgcp.service')
-rw-r--r--openbsc/contrib/systemd/osmo-bsc-mgcp.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/contrib/systemd/osmo-bsc-mgcp.service b/openbsc/contrib/systemd/osmo-bsc-mgcp.service
index b5e8ec3d0..4b3df2c06 100644
--- a/openbsc/contrib/systemd/osmo-bsc-mgcp.service
+++ b/openbsc/contrib/systemd/osmo-bsc-mgcp.service
@@ -4,6 +4,6 @@ Description=OpenBSC MGCP
[Service]
Type=simple
Restart=always
-ExecStart=/usr/bin/osmo-bsc_mgcp -c /etc/osmocom/osmo-bsc-mgcp.cfg
+ExecStart=/usr/bin/osmo-bsc_mgcp -s -c /etc/osmocom/osmo-bsc-mgcp.cfg
Restart=always
RestartSec=2