Advertisement
Guest User

Untitled

a guest
Jun 8th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. /etc/config/fstab
  2.  
  3. config global automount
  4. option anon_mount 1
  5. option from_fstab 1
  6. config mount
  7. option device //192.168.101.5/videof'
  8. option target /mnt
  9. option fstype cifs
  10. option enabled 1
  11. option options rw,noatime,suid,dev,exec,auto,_netdev,async,user=admin,password=pass,nounix,noserverino
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement