mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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