mirror of
https://github.com/systemd/systemd.git
synced 2026-07-11 18:13:31 +00:00
Merge pull request #26491 from dtardon/list-paths
Add systemctl list-paths
This commit is contained in:
@@ -105,6 +105,8 @@ systemctl list-jobs "*"
|
||||
systemctl list-dependencies sysinit.target --type=socket,mount
|
||||
systemctl list-dependencies multi-user.target --state=active
|
||||
systemctl list-dependencies sysinit.target --state=mounted --all
|
||||
systemctl list-paths
|
||||
systemctl list-paths --legend=no -a "systemd*"
|
||||
|
||||
# is-* verbs
|
||||
# Should return 4 for a missing unit file
|
||||
|
||||
Reference in New Issue
Block a user