diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-11-14 17:42:01 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-11-14 17:42:01 +0000 |
commit | 8d2514fc6af47aba535dd95c9a998104cab85ae9 (patch) | |
tree | de3b058f2766a92cf3ea67465d4d98a5b2c15e58 /examples/smb.conf.default | |
parent | 94c857fe25dcf8c8295779fae4de9dfe7eae446a (diff) | |
download | samba-8d2514fc6af47aba535dd95c9a998104cab85ae9.tar.gz samba-8d2514fc6af47aba535dd95c9a998104cab85ae9.tar.bz2 samba-8d2514fc6af47aba535dd95c9a998104cab85ae9.zip |
a cups printing backend is now available as well
(This used to be commit 4cffb29d27253e0e2ca270640d86b21315cab91f)
Diffstat (limited to 'examples/smb.conf.default')
-rw-r--r-- | examples/smb.conf.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default index 417417d256..d299f01714 100644 --- a/examples/smb.conf.default +++ b/examples/smb.conf.default @@ -41,7 +41,7 @@ # It should not be necessary to specify the print system type unless # it is non-standard. Currently supported print systems include: -# bsd, sysv, plp, lprng, aix, hpux, qnx +# bsd, sysv, plp, lprng, aix, hpux, qnx, cups ; printing = bsd # Uncomment this if you want a guest account, you must add this to /etc/passwd |