[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch,	debian, updated. debian/2.0-1-10-g8a1ed06
    Kristof Bajnok 
    bajnokk at niif.hu
       
    Thu May 15 15:03:51 UTC 2008
    
    
  
On Thursday 15 May 2008, 16.48.32 Scott Cantor wrote:
> The path to that is relative because the system knows config files should
> be in /etc/shibboleth. If it's opening shibd.logger properly, it should
> open native.logger the same way, so I don't know why it's adding /usr.
From strace: 
(Apache)
[pid 23156] open("/usr/etc/shibboleth/console.logger", O_RDONLY|O_LARGEFILE) 
= -1 ENOENT (No such file or directory)
[pid 23157] open("/etc/shibboleth/native.logger", O_RDONLY|O_LARGEFILE) = 17
(Shibd)
open("/usr/etc/shibboleth/console.logger", O_RDONLY|O_LARGEFILE) = -1 ENOENT 
(No such file or directory)
open("/etc/shibboleth/shibd.logger", O_RDONLY|O_LARGEFILE) = 3
Kristof
-- 
Kristof BAJNOK
Systems Engineer
NIIF/Hungarnet, Hungary
    
    
More information about the Pkg-shibboleth-devel
mailing list