Bug 30906 - unit count is global, regardless of what's displayed, or limits passed
Summary: unit count is global, regardless of what's displayed, or limits passed
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Lennart Poettering
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-15 11:52 UTC by Bill Nottingham
Modified: 2010-10-19 10:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bill Nottingham 2010-10-15 11:52:12 UTC
# systemctl -t swap --all
UNIT                      LOAD   ACTIVE   SUB  JOB DESCRIPTION
dev-disk...c95c555f1.swap loaded inactive dead    
/dev/disk/by-uuid/c75e33f2-5405-47fd-bab3-0dac95c555f1
dev-vda1.swap             loaded inactive dead     /dev/vda1

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.
JOB    = Pending job for the unit.

217 units listed.

217 is obviously not the number of units listed, if we're talking about listed
on the display.
Comment 1 Lennart Poettering 2010-10-19 10:53:51 UTC
Fixed in git!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.