systemd service: add save_log_tail

Change-Id: Iee292f88920f374e26ef67fb814d832c8101ec39
This commit is contained in:
Neels Hofmeyr 2018-12-27 17:43:03 +01:00
parent 8e6786ad31
commit 05a74f1953
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Type=simple
Restart=always
ExecStart=/usr/bin/osmo-sip-connector -c /etc/osmocom/osmo-sip-connector.cfg
RestartSec=2
ExecStopPost=/usr/local/bin/save_log_tail osmo-sip-connector
[Install]
WantedBy=multi-user.target