aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/systemd-units/user.ignore
diff options
context:
space:
mode:
Diffstat (limited to 'systemd-units/user.ignore')
-rw-r--r--systemd-units/user.ignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/systemd-units/user.ignore b/systemd-units/user.ignore
new file mode 100644
index 0000000..9f95ce0
--- /dev/null
+++ b/systemd-units/user.ignore
@@ -0,0 +1,13 @@
+# Systemd user-scope units to suppress from `just unit-status` uncurated output.
+# Typically defaults pulled in by graphical-session / xdg-desktop-portal that
+# are neither worth curating nor worth disabling. One unit per line, # comments OK.
+
+# Socket-activated audio stack (pipewire + wireplumber), pulled in by the
+# session; enabled state is set by the distro package, not by us.
+pipewire.socket
+pipewire-pulse.socket
+wireplumber.service
+
+# Misc default user services we neither enable nor disable.
+p11-kit-server.socket
+xdg-user-dirs.service