FS#28557 - [bftpd] 3.6-1 initscript doesn't stop properly
Attached to Project:
Arch Linux
Opened by Jonathan Doman (jrmrjnck) - Tuesday, 21 February 2012, 05:54 GMT
Last edited by Eric Belanger (Snowman) - Friday, 16 November 2012, 18:04 GMT
Opened by Jonathan Doman (jrmrjnck) - Tuesday, 21 February 2012, 05:54 GMT
Last edited by Eric Belanger (Snowman) - Friday, 16 November 2012, 18:04 GMT
|
Details
Description:
rc.d reports that bftpd is still "STARTED" even after it has been stopped. I am not very familiar with initscripts but it looks like /etc/rc.d/bftpd should call rm_daemon in the stop case. The attached patch inserts the rm_daemon call and works for me. Additional info: bftpd version 3.6-1 Steps to reproduce: - "rc.d start bftpd" - "rc.d stop bftpd" - "rc.d list bftpd" |
This task depends upon
Closed by Eric Belanger (Snowman)
Friday, 16 November 2012, 18:04 GMT
Reason for closing: Won't fix
Additional comments about closing: https://www.archlinux.org/news/end-of-in itscripts-support/
Friday, 16 November 2012, 18:04 GMT
Reason for closing: Won't fix
Additional comments about closing: https://www.archlinux.org/news/end-of-in itscripts-support/
bftpd.patch