http://bugzilla.novell.com/show_bug.cgi?id=544354 Summary: rcobssignd: logging with ${LOG} Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Minor Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: matwey.kornilov@gmail.com QAContact: adrian@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.0.13) Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13 Line 64 of /etc/init.d/obssignd should be: /sbin/startproc -p ${PID} -l ${LOG} ${SN_BIN} ${SN_OPTS} because there isn't any other way to log signd messages to file. In obs-signd-1.6.0-15.2 startproc without -l is used: /sbin/startproc -p ${PID} ${SN_BIN} ${SN_OPTS} and all of the signd messages dissapear in /dev/null Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.