Menu

#28 Support adding smbnetfs to fstab

v1.0 (example)
closed-invalid
None
5
2015-01-05
2012-08-31
Mantas
No

Since smbnetfs is a filesystem, it should work when added to /etc/fstab; for example:

none /mnt/smbnet fuse.smbnetfs allow_other 0 0

Since the `mount` command always gives both "source" and "target" arguments to smbnetfs, it should be changed to ignore "none" if given.

Patch included.

Discussion

  • HASH DoUrden

    HASH DoUrden - 2013-04-03

    Just use this:
    smbnetfs /media/Network fuse rw,allow_other 0 0
    No need for any patching work.

     
  • Mikhail Kshevetskiy

    • status: open --> closed-invalid
    • assigned_to: Mikhail Kshevetskiy
    • Group: --> v1.0 (example)
     
  • Mikhail Kshevetskiy

    the patch is not needed, see the comments

     

Log in to post a comment.

MongoDB Logo MongoDB