]> git.pld-linux.org Git - packages/quagga.git/blame - quagga-isisd.logrotate
- removed temporary files
[packages/quagga.git] / quagga-isisd.logrotate
CommitLineData
7fb33f5d 1/var/log/quagga/isisd.log {
b913f293 2 su quagga quagga
7fb33f5d 3 missingok
132d329a 4 olddir /var/log/archive/quagga
e8468e79 5 create 640 quagga quagga
7fb33f5d
AF
6 postrotate
7 /bin/killall -USR1 isisd >/dev/null 2>&1
8 endscript
9}
This page took 0.099076 seconds and 4 git commands to generate.