Hi,

[...]
>>systemd shouldn't generally start any unit on a whim ? if the corresponding
>>.mount was started, then it likely was either by request, or as a
>>dependency of some program, or via autofs (if you use systemd.automount).

>I don't use systemd.automount.
>No one requested it as far as I can see.
>And "systemctl list-dependencies var-backup.mount" only shows
>var-backup.mount.

found it out:

nfsserver and postfix are depending on local-fs.target, which includes
var-backup.mount.
When stopping /var/backup with systemctl, systemd also stops nfsserver
and postfix. Therefore this is not a solution, because in fact both
don't need /var/backup.
How can I solve this?

[...]

Bye.
Michael.
-- 
Michael Hirmke
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to