Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 293126

Summary: app-admin/syslog-ng: init.d script should "use clock" instead of "need clock"
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: [OLD] Core systemAssignee: Mr. Bones. (RETIRED) <mr_bones_>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 291894    
Bug Blocks:    

Description SpanKY gentoo-dev 2009-11-13 22:57:37 UTC
+++ This bug was initially created as a clone of Bug #291894 +++

otherwise, people who disable hwclock and such scripts will have it needlessly pulled in (since it is trivial to have the kernel automatically set the clock at boot nowadays).

also, the 'config' kludge is no longer needed.  stable baselayout-1 handles this.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2009-12-22 03:55:16 UTC
I'm not totally sure if I did it correctly so please take a look at the syslog-ng-3.0.5 install to confirm.  Thanks.
Comment 2 SpanKY gentoo-dev 2009-12-22 12:36:58 UTC
you fixed the clock but deleted the config ...

what i meant was that you can safely do:
    config /etc/syslog-ng/syslog-ng.conf

you dont need the $svclib check
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2009-12-22 14:02:48 UTC
oh.  duh.  Ok, I added that back.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2010-03-02 21:40:15 UTC
I think this is fixed.  Reopen if it still needs work.