इसका मतलब है कि आपकी कुछ सेवाएं शुरू होने में विफल रहीं। यदि आप systemctl;
बिना status
तर्क के चलते हैं तो आप उन्हें देख सकते हैं ।
उन्हें कुछ ऐसा दिखाना चाहिए,
loaded failed failed
या आप केवल systemctl --failed
मेरे साथ दिखाई देने वाली सेवाओं को विफल कर सकते हैं
UNIT LOAD ACTIVE SUB DESCRIPTION
● postgresql@9.4-main.service loaded failed failed PostgreSQL Cluster 9.4-main
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.