diff --git a/openbsc/contrib/systemd/osmo-bsc.service b/openbsc/contrib/systemd/osmo-bsc.service index eb6cacbd3..4047fef48 100644 --- a/openbsc/contrib/systemd/osmo-bsc.service +++ b/openbsc/contrib/systemd/osmo-bsc.service @@ -1,6 +1,6 @@ [Unit] Description=OpenBSC BSC -Requires=osmo-bsc-mgcp.service +Wants=osmo-bsc-mgcp.service [Service] Type=simple