Bug#792896: curlftpsfs support

2015-07-19 Thread Javier Barroso
package:ifupdown version: 0.7.54 Hello, The /etc/init.d/networking script read /proc/mounts to identify which file system is mounted. For curlftpfs such file have the next entry: curlftpfs#ftp://x.y.z.a/ on /mnt/usb type fuse (rw,relatime,user_id=0,group_id=0,allow_other) I'm attaching a patch

Bug#792896: curlftpsfs support

2015-07-19 Thread Guus Sliepen
tags 792896 + pending thanks > The /etc/init.d/networking script read /proc/mounts to identify which > file system is mounted. > > For curlftpfs such file have the next entry: > > curlftpfs#ftp://x.y.z.a/ on /mnt/usb type fuse > (rw,relatime,user_id=0,group_id=0,allow_other) > > I'm attaching a