diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-11-14 18:24:14 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-11-14 18:24:14 +0000 |
commit | 8fc6e1a5aae66fe2b76c4fd092c7183f95301279 (patch) | |
tree | b91ec43846f85f918df0a01d2f41f2725613907e /examples/smb.conf.default | |
parent | 7c64e03d9d6ebe04b10c1a0069106aa207808573 (diff) | |
download | samba-8fc6e1a5aae66fe2b76c4fd092c7183f95301279.tar.gz samba-8fc6e1a5aae66fe2b76c4fd092c7183f95301279.tar.bz2 samba-8fc6e1a5aae66fe2b76c4fd092c7183f95301279.zip |
There is support for the cups printing system now as well
(This used to be commit 72e0cfbb42b474404a2f8040f84d3136d8abc97c)
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 |