Age | Commit message (Collapse) | Author |
|
Commit f520182b ("vyos.util: add is_systemd_service_running() helper function")
added a new helper function that can be used to check if a systemd service is
running.
Drop all custom implementations in favor of this library call.
|
|
Bug introduced in commit 193323ba5d (system: T3078: rename "system options" ->
"system option") as the new key used in the dict was not migrated.
|
|
|
|
/dev/console is not always present, e.g. on headless devices like an APU4.
|
|
|
|
By design a CLI node should not be named by its plural but rather describe it
as singular.
|