systemd service: add save_log_tail

Change-Id: Icf0de4ae9c93ebd386255125d7b1ebbf67fd8a4b
This commit is contained in:
Neels Hofmeyr 2018-12-27 17:40:28 +01:00
parent 2868b3ec43
commit 8e7d77abef
1 changed files with 1 additions and 0 deletions

View File

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