Changeset 990 for trunk/guitools/shared/sambainit.vrs
- Timestamp:
- Dec 9, 2016, 11:06:20 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/guitools/shared/sambainit.vrs
r908 r990 207 207 if \VRFileExists(samba.!smbconf) then call _ErrorDataFileNotFound samba.!smbconf' is not present.' 208 208 IF options.!debug == 1 then say ' Samba smb.conf = "'samba.!smbconf'"' 209 210 /* complete shadow copy of smb.conf in temporary directory - should always be created on the fly */ 211 /* before reading from it */ 212 samba.!shadowsmbconf = TempDir||'smb.conf' 209 213 210 214 /* find all datafiles - their locations are fixed */
Note:
See TracChangeset
for help on using the changeset viewer.