systemd: Saying these services restart once should be enough

This commit is contained in:
Holger Hans Peter Freyther 2014-03-21 17:41:45 +01:00
parent 870cc0fdac
commit 2826cb58bb
2 changed files with 0 additions and 2 deletions

View File

@ -5,5 +5,4 @@ Description=OpenBSC MGCP
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-bsc_mgcp -s -c /etc/osmocom/osmo-bsc-mgcp.cfg
Restart=always
RestartSec=2

View File

@ -5,5 +5,4 @@ Description=OpenBSC Network In the Box (NITB)
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-nitb -s -C -c /etc/osmocom/osmo-nitb.cfg -l /var/lib/osmocom/hlr.sqlite3
Restart=always
RestartSec=2