systemd service: add save_log_tail

Change-Id: I6f65e3d774197ca82cfda62e3a32f8fbf044e449
This commit is contained in:
Neels Hofmeyr
2018-12-27 17:38:10 +01:00
parent 6da888c5d0
commit 64158720d7

View File

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