icanhazstring/systemctl-php

Feature: reset-failed

icanhazstring opened this issue · 0 comments

If there are units in failed state we can't clear the list of units using disable() or stop().
These units needs to be removed using systemctl reset-failed.

We need to introduce a new method similar to daemonReload()