[systemd-devel] journalctl: switches & more with less

2023-09-08 Thread Kyle Evans
Would it be possible to use switches with the basic KEY=VALUE searches. For instance, journalctl -g "state changed" _SYSTEMD_UNIT=ModemManager.service + UNIT=ModemManager.service _PID=1 + OBJECT_SYSTEMD_UNIT=ModemManager.service _UID=0 + COREDUMP_UNIT=ModemManager.service removing the -g "s

[systemd-devel] Unable to login with /home marked as nofail (Issue #28890)

2023-08-22 Thread Kyle Evans
ti-user.target Requires=basic.target, which Requires=`everything in fstab` Is there a way around this? I don't have a lot of confidence in overrides at this point, and this all looks like a rabbit hole leading to a programmatically implicit dependency. -Kyle Evans