summaryrefslogtreecommitdiffstats
path: root/server/etc
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2012-02-22 13:20:42 +0000
committerramon <ramongomez@us.es>2012-02-22 13:20:42 +0000
commitef7007a41a6509f6b0d0bc486662d3321a4c2d84 (patch)
tree5e58193126a7039a1344d4d2dcf6990de680cf6d /server/etc
parent230e5774b97129246dfe286b8ffa286c11a355e6 (diff)
VersiĆ³n 1.0.3, #499: Parcheo del directorio de TFTP en configuraciĆ³n de Samba.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2642 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'server/etc')
-rw-r--r--server/etc/smb-og.conf.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/etc/smb-og.conf.tmpl b/server/etc/smb-og.conf.tmpl
index 13a1579a..76022639 100644
--- a/server/etc/smb-og.conf.tmpl
+++ b/server/etc/smb-og.conf.tmpl
@@ -2,7 +2,7 @@
comment = el directorio fisico ogclient debe estar como escritura
browseable = no
writeable = no
- path = /opt/opengnsys/tftpboot
+ path = OPENGNSYSDIR/tftpboot
guest ok = no
[ogclient]