Skip to content
Snippets Groups Projects
Commit f2d1b295 authored by bigbes's avatar bigbes Committed by Roman Tsisyk
Browse files

systemd notify related bug fix

On older version of systemd (systemd 219) 0 means infinity on newer
version. To make one script compatible with both versions we'll replace
infinity with 86400

error message:
```
May 11 10:09:42 jessie systemd[1]:
[/lib/systemd/system/tarantool@.service:57] Failed to parse usec_t
value, ignoring: infinity
```
parent 499f33fe
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment