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
In some older versions of FCOS `systemctl status foo.service` would
output an error if foo.service wasn't active. Let's account for this
by adding an `|| true` so our script doesn't exit with an error here.
0 commit comments