summaryrefslogtreecommitdiffstats
path: root/packaging/RedHat-9/samba.log
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2007-04-09 16:04:07 +0000
committerGerald Carter <jerry@samba.org>2007-04-09 16:04:07 +0000
commit7dcb89c1236f9712f9018744bea2e016b5cdfab9 (patch)
tree69b6dd928b31818c82a7368be3cff169cc8b8a61 /packaging/RedHat-9/samba.log
parent099d375891d4444320bd451486e8bf7d9afdbe0f (diff)
downloadsamba-7dcb89c1236f9712f9018744bea2e016b5cdfab9.tar.gz
samba-7dcb89c1236f9712f9018744bea2e016b5cdfab9.tar.xz
samba-7dcb89c1236f9712f9018744bea2e016b5cdfab9.zip
r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.
* Set VERSION to 3.0.25rc1 * Update release notes.
Diffstat (limited to 'packaging/RedHat-9/samba.log')
-rw-r--r--packaging/RedHat-9/samba.log9
1 files changed, 0 insertions, 9 deletions
diff --git a/packaging/RedHat-9/samba.log b/packaging/RedHat-9/samba.log
deleted file mode 100644
index a3c000ea788..00000000000
--- a/packaging/RedHat-9/samba.log
+++ /dev/null
@@ -1,9 +0,0 @@
-/var/log/samba/*.log /var/log/samba/log.smbd /var/log/samba/log.nmbd {
- notifempty
- missingok
- sharedscripts
- copytruncate
- postrotate
- /bin/kill -HUP `cat /var/run/smbd.pid /var/run/nmbd.pid /var/run/winbindd.pid 2> /dev/null` 2> /dev/null || true
- endscript
-}