systemd service: add save_log_tail

Change-Id: Ife3753249cc5581575473642c916b03ff8536bcf
This commit is contained in:
Neels Hofmeyr 2018-12-27 17:37:00 +01:00
parent 2de0c8b9bb
commit 70e946ec40
1 changed files with 1 additions and 0 deletions

View File

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