diff options
author | John Terpstra <jht@samba.org> | 1997-06-07 01:25:51 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-06-07 01:25:51 +0000 |
commit | d822712bb76ece6f5b12d9426c1dd9e4af7b9c06 (patch) | |
tree | d8e54cf9c7d103c3041ed8ff3ac290fc72b88938 /examples/redhat/smbprint | |
parent | 1759cefe6cdc1e0dde2fd246a370adab6034b2d7 (diff) | |
download | samba-d822712bb76ece6f5b12d9426c1dd9e4af7b9c06.tar.gz samba-d822712bb76ece6f5b12d9426c1dd9e4af7b9c06.tar.bz2 samba-d822712bb76ece6f5b12d9426c1dd9e4af7b9c06.zip |
Getting ready for release of 1.9.17.
Please note: These are in my early TODO state - not prime time ready!!
(This used to be commit 693cf20f807543c637e260cecdfe956c43dd275a)
Diffstat (limited to 'examples/redhat/smbprint')
-rwxr-xr-x | examples/redhat/smbprint | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/redhat/smbprint b/examples/redhat/smbprint index 3d7225144b..51b15706ad 100755 --- a/examples/redhat/smbprint +++ b/examples/redhat/smbprint @@ -44,8 +44,8 @@ # # Debugging log file, change to /dev/null if you like. # -logfile=/var/log/smb-print.log -# logfile=/dev/null +# logfile=/tmp/smb-print.log +logfile=/dev/null # |