<div dir="ltr">Hi,<div>Is there any side-effect of the 'reset-failed' operation on a service that is not in failed state.</div><div>My understanding is , in that case, it is no-op.</div><div>I have an app which uses dbus API for systemd to start/stop services.</div><div>Here I always the startApp() of my app should always result in starting of app, even if it is inn failed/stopped state.</div><div>Is it safe to always call 'reset-failed' systemd dbus API before I call 'start' dbus API, in my startApp() ?</div><div>Thanks</div><div><br></div></div>