Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2. <mountmanager>
  3. <cifs>
  4. <mount>
  5. <active>True</active>
  6. <hdd_replacement>False</hdd_replacement>
  7. <ip>10.0.0.3</ip>
  8. <sharename>movies</sharename>
  9. <sharedir> /media/hdd/movie</sharedir>
  10. <options>rw</options>
  11. <username>Suissinho</username>
  12. <password>pass</password>
  13. </mount>
  14. </cifs>
  15. </mountmanager>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement