diff options
Diffstat (limited to 'server/etc/smb-og.conf.tmpl')
-rw-r--r-- | server/etc/smb-og.conf.tmpl | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/server/etc/smb-og.conf.tmpl b/server/etc/smb-og.conf.tmpl index b06cc35a..1ee7024c 100644 --- a/server/etc/smb-og.conf.tmpl +++ b/server/etc/smb-og.conf.tmpl @@ -6,13 +6,13 @@ path = /var/lib/tftpboot guest ok = no -[ogboot] - comment = OpenGnSys Boot - writeable = no - read only = yes - #locking = no - path = /var/lib/tftpboot - guest ok = no +#[ogboot] +# comment = OpenGnSys Boot +# writeable = no +# read only = yes +# #locking = no +# path = /var/lib/tftpboot +# guest ok = no [ogclient] comment = OpenGnSys Client |