linux-vserver / util-vserver

http://linux-vserver.org/
GNU General Public License v2.0
15 stars 14 forks source link

Implemented/enhanced automounter support + systemd enhancements #15

Closed ensc closed 9 years ago

ensc commented 9 years ago

Changeset modifiers vserver start to stat fstab source entries before creating the new namespace. This improves especially the systemd integration because x-systemd,automount,noauto mount flags can be used in host /etc/fstab. This speeds up booting and eases configuration (no explicit dependencies in vserver units).