FS#31246 - [proftpd] failed to start
Attached to Project:
Arch Linux
Opened by krisko (krisko) - Wednesday, 22 August 2012, 15:04 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 23 August 2012, 12:49 GMT
Opened by krisko (krisko) - Wednesday, 22 August 2012, 15:04 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 23 August 2012, 12:49 GMT
|
Details
Description:
proftpd fails to start with systemd, also fails when trying to start manually Additional info: * package version(s): proftpd 1:1.3.4b-2 * config and/or log files etc. proftpd[9573]: unable to bind to Unix domain socket at '/run/proftpd/test.sock': No such file or directory proftpd[9573] localhost.localdomain: mod_delay/0.7: error opening DelayTable '/run/proftpd/proftpd.delay': No such file or directory -> proftpd starts when /run/proftpd directory exists |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Thursday, 23 August 2012, 12:49 GMT
Reason for closing: Fixed
Additional comments about closing: proftpd 1:1.3.4b-3
Thursday, 23 August 2012, 12:49 GMT
Reason for closing: Fixed
Additional comments about closing: proftpd 1:1.3.4b-3
Comment by
Dave Reisner (falconindy) -
Wednesday, 22 August 2012, 15:24 GMT
This service is written strangely, and a tmpfiles fragment is
definitely needed to deal with proftpd's failure at picking sane
pidfile locations. The attached service should work just fine
assuming the pidfile dir is created. The install scriptlet and
tmpfiles fragment should be added to the package as well.
Comment by Andrea Scarpino (BaSh) -
Thursday, 23 August 2012, 12:49 GMT
Thanks Dave.
proftpd.install
(0.1 KiB)