On Tue, Jun 10, 2014 at 7:25 PM, Nicholas Faustini <[email protected]> wrote:
> Hi,
>
> I have an issue with the following systemd behavior (from manual):
>
> Mount points created at runtime (independently of unit files or /etc/fstab)
> will be monitored by systemd and appear like any other mount unit in
> systemd. See /proc/self/mountinfo description in proc(5).
>
> I need to manage mount operations directly without any systemd intervention,
> is it possible to disable such behavior?

What behavior? systemd doesn't *prevent* you from mounting anything
anywhere, it simply *monitors* the mounts, for purposes of unit
dependencies.

-- 
Mantas Mikulėnas <[email protected]>
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to