Changeset 35087 for ipk/source.mipsel
- Timestamp:
- 08/15/15 10:38:54 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.mipsel/network_samba-avahi-conf/mnt/config/smb.conf
r35086 r35087 20 20 strict locking = no 21 21 22 [ Media]22 [media] 23 23 comment = Media Dir 24 24 path = /media … … 28 28 29 29 [Movies] 30 comment = The movie dir 30 comment = The movie directory 31 31 path = /media/hdd/movie 32 32 read only = no … … 34 34 guest ok = yes 35 35 36 [ HDD]36 [hdd] 37 37 comment = The harddisk 38 38 path = /media/hdd
Note: See TracChangeset
for help on using the changeset viewer.