packaging: Remove RHEL-CTDB directory and contents
[nivanova/samba-autobuild/.git] / packaging / RHEL-CTDB / setup / samba.log
diff --git a/packaging/RHEL-CTDB/setup/samba.log b/packaging/RHEL-CTDB/setup/samba.log
deleted file mode 100644 (file)
index a3c000e..0000000
+++ /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
-}