systemd service: add save_log_tail

Change-Id: Iceca2934a5451f27e94322ab76ef9336771fced0
This commit is contained in:
Neels Hofmeyr 2018-12-27 17:36:37 +01:00
parent 069b20dd6e
commit 6dbe76a021
1 changed files with 1 additions and 0 deletions

View File

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