Bug 30906

Summary: unit count is global, regardless of what's displayed, or limits passed
Product: systemd Reporter: Bill Nottingham <notting>
Component: generalAssignee: Lennart Poettering <lennart>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.