sysmopcu: Re-start the PCU on disconnect

During the refactorings I highlighted that the PCU has two
equally broken clean-up paths.

Fixes: SYS#134
This commit is contained in:
Holger Hans Peter Freyther 2014-01-21 16:59:33 +01:00
parent a09e33cdeb
commit d8f339592d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Description=sysmocom sysmoPCU
[Service]
Type=simple
ExecStart=/usr/bin/osmo-pcu -c /etc/osmocom/osmo-pcu.cfg
ExecStart=/usr/bin/osmo-pcu -c /etc/osmocom/osmo-pcu.cfg -e
Restart=always
RestartSec=5