Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # The CD-ROM gets unmounted automatically after the connection to the
- #
- # If you don't want to use auto-mounting/unmounting make sure the CD
- # is mounted on /cdrom
- #
- ; preexec = /bin/mount /cdrom
- ; postexec = /bin/umount /cdrom
- [Videos]
- path = /home/damian/Videos
- ; writeable = no
- create mask = 777
- directory mask = 777
- browseable = yes
- guest ok = yes
- [TV]
- path = /home/damian/TV
- ; writeable = no
- create mask = 777
- directory mask = 777
- browseable = yes
- guest ok = yes
- [Add-Ons]
- path = /home/damian/Add-Ons
- ; writeable = no
- create mask = 777
- directory mask = 777
- browseable = yes
- guest ok = yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement