~bug-zappers/ubuntu/lucid/samba/bugzapping

« back to all changes in this revision

Viewing changes to packaging/RedHat/samba.log

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-10-15 12:31:58 UTC
  • Revision ID: james.westby@ubuntu.com-20041015123158-aokykzdqkdgy6dfx
Tags: upstream-3.0.7
ImportĀ upstreamĀ versionĀ 3.0.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/var/log/samba/log.nmbd {
 
2
    postrotate
 
3
        /usr/bin/killall -HUP nmbd
 
4
    endscript
 
5
}
 
6
 
 
7
/var/log/samba/log.smbd {
 
8
    postrotate
 
9
        /usr/bin/killall -HUP smbd
 
10
    endscript
 
11
}