mirror of
https://github.com/taigrr/systemctl.git
synced 2025-10-06 16:57:39 +08:00
use CommandContext
This commit is contained in:
@@ -2,6 +2,7 @@ package systemctl
|
||||
|
||||
// TODO
|
||||
func IsFailed(unit string) (bool, error) {
|
||||
|
||||
return false, nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user