summaryrefslogtreecommitdiff
path: root/packaging/Mandrake/samba.log
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-04-18 17:46:46 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:56:39 -0500
commit7374565f0c738b0a0753dd05328d1a5f45276659 (patch)
treed19c8ff19ee43874366c9ac272953f253f0b08fa /packaging/Mandrake/samba.log
parentf74f7c933db6c981661ce5fc8666b87ad7ef41cc (diff)
downloadsamba-7374565f0c738b0a0753dd05328d1a5f45276659.tar.gz
samba-7374565f0c738b0a0753dd05328d1a5f45276659.tar.bz2
samba-7374565f0c738b0a0753dd05328d1a5f45276659.zip
r6372: removing outdated Mandrake packaging files and pointing at Mandriva cooker (after clearing with Buchan)
(This used to be commit f8fb342d4371dcbbedd63de84535e8e4dc35ce7a)
Diffstat (limited to 'packaging/Mandrake/samba.log')
-rw-r--r--packaging/Mandrake/samba.log15
1 files changed, 0 insertions, 15 deletions
diff --git a/packaging/Mandrake/samba.log b/packaging/Mandrake/samba.log
deleted file mode 100644
index 4e8b44b60e..0000000000
--- a/packaging/Mandrake/samba.log
+++ /dev/null
@@ -1,15 +0,0 @@
-/var/log/samba/log.nmb {
- notifempty
- missingok
- postrotate
- /usr/bin/killall -HUP nmbd
- endscript
-}
-
-/var/log/samba/log.smb {
- notifempty
- missingok
- postrotate
- /usr/bin/killall -HUP smbd
- endscript
-}