Re: [systemd-devel] Systemd loads units before btrfs subvolumes are mounted

2016-05-25 Thread Rashmi Ranjan Mohanty
> What I don't understand in your case though is why you use an explicit > mount for /opt anyway... The nice thing about btrfs is that subvolumes > behave pretty much like normal directories that just have a bit more > features. And because of that there's no need to mount them > explicitly. Just c

[systemd-devel] Systemd loads units before btrfs subvolumes are mounted

2016-05-24 Thread Rashmi Ranjan Mohanty
Hi, Our whole software is installed into /opt. So the systemd unit files are also there in /opt and the units are enabled to start on boot using the command "systemctl enable ". But if the /opt is a subvolume on a btrfs file system, when the system boots, sometimes (or on some systems) systemd