systemd service: add save_log_tail

Change-Id: I36d149d1dbfe30a4e51122e671ab801b6fd18c74
This commit is contained in:
Neels Hofmeyr
2018-12-27 17:40:10 +01:00
parent fdc5f111aa
commit 3ed3eb8e0f

View File

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