5ddb5af Bug 460162 - FedoraDS "with-FHS" installs init.d StartupScript in wrong loca

Authored and Committed by rmeggins 14 years ago
    Bug 460162 - FedoraDS "with-FHS" installs init.d StartupScript in wrong loca
    
    https://bugzilla.redhat.com/show_bug.cgi?id=460162
    Resolves: bug 460162
    Bug Description: FedoraDS "with-FHS" installs init.d StartupScript in wrong
    Reviewed by: nkinder (Thanks!)
    Branch: HEAD
    Fix Description: There is no LSB or FHS standard for the init script locatio
    and it varies widely across systems and even linux distros.  I've added
    a --with-initddir (default $(sysconfig)/rc.d) so that the location can be
    specified.  Note that this changes the initdir parameter to be an absolute
    path, instead of relative to sysconfdir.  Some systems do not use /etc at al
    for this (e.g. HPUX uses /init.d).
    Platforms tested: RHEL5 x86_64
    Flag Day: yes - autotool file change
    Doc impact: no
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+65 -33
file modified
+26 -5
file modified
+0 -0