create a system-wide profile
Running WP system-wide currently requires disabling anything that depends on the "support.dbus" and "support.logind" features. Instead of requiring users to know this, we could implement a "system-wide" profile that has these features disabled by default.
We could also have the system-wide systemd .service units use the --profile system-wide
CLI option on the daemon to make this as smooth as possible.