On Sun, Oct 11, 2015 at 12:20:11AM +0100, Ben Hutchings wrote: > On Sat, 2015-10-10 at 15:05 -0700, Josh Triplett wrote: > > On Sat, 10 Oct 2015 10:59:23 -0300 Felipe Sateler <fsate...@debian.org> > > wrote: > > > On IRC it was pointed out that --save is not necessary under systemd: > > > /usr must always be mounted. However I decided to preserve it because: > > > > > > 1. I am not 100% sure that /usr is guaranteed to be mounted (the > > > initrd AFAIK does not handle all cases). > > > > Any case of mounting /usr that the initrd *doesn't* handle should get > > filed as a bug against initramfs-tools. > > Unless it's a bug in one of the scripts provided by another package.
Fair enough, but either way other programs can safely assume /usr gets mounted along with the root filesystem. - Josh Triplett