Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Commit

Permalink
removing 5-second delay from MME starter because #14 is fixed with re…
Browse files Browse the repository at this point in the history
…arch.
  • Loading branch information
Spencer Sevilla committed Aug 19, 2019
1 parent 0eeed0f commit ee4ebee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/epc/colte-mme.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Requires=network.target colte-hss.service
PartOf=colte-epc.service

[Service]
ExecStartPre=/bin/bash -c "sleep 5"
ExecStart=/usr/bin/mme -c /usr/local/etc/oai/mme.conf
Restart=always
RestartSec=5
Expand Down

0 comments on commit ee4ebee

Please sign in to comment.