Re: [systemd-devel] network and remote-fs on shutdown

2012-09-05 Thread Colin Guthrie
'Twas brillig, and Michel Lafon-Puyo at 05/09/12 14:19 did gyre and gimble: > Hi, > > I use systemd on an ArchLinux system and I use some remote fs that are > described in /etc/fstab (with the x-systemd.automount option). On > start-up, everything is fine and the fs is mounted when I cd into one o

[systemd-devel] network and remote-fs on shutdown

2012-09-05 Thread Michel Lafon-Puyo
Hi, I use systemd on an ArchLinux system and I use some remote fs that are described in /etc/fstab (with the x-systemd.automount option). On start-up, everything is fine and the fs is mounted when I cd into one of the directories. Actually, this is quite impressive because it is so simple to