You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Such things are quite usual in the systemd world, so I'll put that also on the list of checks that the systemctl-replacement script will show a warning for.
Some services like mysql server use
0
for timeout which should imply, based on the official systemd/systemd#10501, infinity waitExample config:
The
docker-systemctl-replacement
must wait at leastDefaultMaximumTimeout
(as defined insystemctl3.py
) when0
,0s
orinfinity
is specified.The text was updated successfully, but these errors were encountered: