Bug 708997

Summary: Proftpd no start service
Product: [Fedora] Fedora Reporter: Calogero <specialworld83>
Component: proftpdAssignee: Matthias Saou <matthias>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 15CC: matthias, paul
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-25 15:39:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Calogero 2011-05-30 10:55:23 UTC
Description of problem:

Proftpd 1.3.4-r2 no a start service 

Version-Release number of selected component (if applicable):
1.3.4-r2

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
systemctl status proftpd.service

proftpd.service - LSB: ProFTPd FTP Server
	  Loaded: loaded (/etc/rc.d/init.d/proftpd)
	  Active: failed since Mon, 30 May 2011 12:34:00 +0200; 25s ago
	 Process: 2563 ExecStart=/etc/rc.d/init.d/proftpd start (code=exited, status=1/FAILURE)
	  CGroup: name=systemd:/system/proftpd.service

Comment 1 Paul Howarth 2011-05-31 12:45:46 UTC
I believe this is due to systemd starting proftpd before the network is up.

This should fix it:

systemctl enable NetworkManager-wait-online.service

Comment 2 Paul Howarth 2011-10-20 08:32:43 UTC
Does that work for you?

Comment 3 Paul Howarth 2012-05-25 15:39:49 UTC
No response, closing.