Accepting request 45383 from home:puzel:branches:Base:System
Copy from home:puzel:branches:Base:System/syslogd via accept of submit request 45383 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/45383 OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=26
This commit is contained in:
parent
c871effc7c
commit
b7d16680e7
@ -20,7 +20,7 @@
|
|||||||
create 640 root root
|
create 640 root root
|
||||||
sharedscripts
|
sharedscripts
|
||||||
postrotate
|
postrotate
|
||||||
/etc/init.d/syslog reload
|
/etc/init.d/syslog reload > /dev/null
|
||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -36,7 +36,7 @@
|
|||||||
create 640 root root
|
create 640 root root
|
||||||
sharedscripts
|
sharedscripts
|
||||||
postrotate
|
postrotate
|
||||||
/etc/init.d/syslog reload
|
/etc/init.d/syslog reload > /dev/null
|
||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -52,7 +52,7 @@
|
|||||||
create 640 news news
|
create 640 news news
|
||||||
sharedscripts
|
sharedscripts
|
||||||
postrotate
|
postrotate
|
||||||
/etc/init.d/syslog reload
|
/etc/init.d/syslog reload > /dev/null
|
||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 13:40:55 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
- logrotate.syslog: redirect output of postrotate script to
|
||||||
|
/dev/null (bnc#626318)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 16 17:22:27 CEST 2010 - werner@suse.de
|
Fri Jul 16 17:22:27 CEST 2010 - werner@suse.de
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user