https://bugzilla.novell.com/show_bug.cgi?id=670793 https://bugzilla.novell.com/show_bug.cgi?id=670793#c0 Summary: startproc -p fails to use specified pidfile Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: woolardfa@appstate.edu QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13 Using startproc -p to specify a particular pidfile when starting a daemon fails to use that specified pidfile, and reverts to using the default /var/run/<basename>.pid file name. Reproducible: Always Steps to Reproduce: 1. Copy the /etc/apache2 dir to /etc/apache2-alt0 2. Adjust either the listen.conf, default-server.conf or appropriate vhosts.d entry so there is no collision for binding to ip/port, i.e. set up the alt0 to listent on 8080. 3.Issue command: startproc -p /var/run/httpd2alt0.pid -t2 /usr/sbin/httpd2-prefork -f /etc/apache2-alt0/httpd.conf -DSSL Actual Results: The /var/run/httpd2.pid file is present Expected Results: Should see /var/run/httpd2-alt0.pid file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.