Sorry to clarify that, the dep is added to the mount over a daemon- reload, but only on core:
ddstreet@localhost:~$ systemctl list-dependencies snap-hello\\x2dworld-29.mount snap-hello\x2dworld-29.mount ● ├─-.mount ● ├─snap.mount ● ├─system.slice ● └─var-lib-snapd.mount ddstreet@localhost:~$ systemctl list-dependencies --reverse snap-hello\\x2dworld-29.mount snap-hello\x2dworld-29.mount ● └─multi-user.target ● └─graphical.target ddstreet@localhost:~$ sudo systemctl daemon-reload ddstreet@localhost:~$ systemctl list-dependencies snap-hello\\x2dworld-29.mount snap-hello\x2dworld-29.mount ● ├─-.mount ● ├─dev-loop2.device ● ├─snap.mount ● ├─system.slice ● └─var-lib-snapd.mount ddstreet@localhost:~$ systemctl list-dependencies --reverse snap-hello\\x2dworld-29.mount snap-hello\x2dworld-29.mount ● ├─dev-loop2.device ● └─multi-user.target ● └─graphical.target ubuntu@test-b-full:~$ systemctl list-dependencies snap-hello\\x2dworld-29.mount snap-hello\x2dworld-29.mount ● ├─-.mount ● └─system.slice ubuntu@test-b-full:~$ systemctl list-dependencies --reverse snap-hello\\x2dworld-29.mount snap-hello\x2dworld-29.mount ● └─multi-user.target ● └─graphical.target ubuntu@test-b-full:~$ sudo systemctl daemon-reload ubuntu@test-b-full:~$ systemctl list-dependencies snap-hello\\x2dworld-29.mount snap-hello\x2dworld-29.mount ● ├─-.mount ● └─system.slice ubuntu@test-b-full:~$ systemctl list-dependencies --reverse snap-hello\\x2dworld-29.mount snap-hello\x2dworld-29.mount ● └─multi-user.target ● └─graphical.target -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949089 Title: systemd randomly fails to activate mount units in Ubuntu Core 18 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1949089/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs