Comment 17 for bug 1431107

Revision history for this message
Benedikt (benedikt-klotz) wrote : Re: ordering cycles with early boot rcS scripts with inappropriate rc2.d links

$ systemctl show --no-pager -p After apparmor
After=system.slice systemd-journald.socket local-fs.target

and:

$ systemctl list-dependencies local-fs.target
local-fs.target
● ├─-.mount
● ├─boot-efi.mount
● ├─home.mount
● ├─systemd-fsck-root.service
● └─systemd-remount-fs.service

I think this is another bug that only shows the same symptoms as this bug. Could you please confirm this, before I open a new bug?