On 06/08/2011 05:54 AM, Chuck Forsberg WA7KGX N2469R wrote: > The headline says it all. They have to be started in rc.local This is pure nonsence and please provide proper description of your problem which is needed to properly diagnose your nfs and vsftp issue.. I dont have any nfs share up running at the moment but vsftpd starts and stops fine here.. Old sysv init script # systemctl start vsftpd.service && systemctl status vsftpd.service vsftpd.service - LSB: Very Secure Ftp Daemon Loaded: loaded (/etc/rc.d/init.d/vsftpd) Active: active (running) since Wed, 08 Jun 2011 16:50:32 +0000; 4ms ago Process: 1984 ExecStop=/etc/rc.d/init.d/vsftpd stop (code=exited, status=0/SUCCESS) Process: 2002 ExecStart=/etc/rc.d/init.d/vsftpd start (code=exited, status=0/SUCCESS) Main PID: 2010 (vsftpd) CGroup: name=systemd:/system/vsftpd.service â 2010 /usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf # netstat -pant | grep 21 tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 2010/vsftpd A native systemd service file.. # systemctl start vsftpd.service && systemctl status vsftpd.service vsftpd.service - Very Secure FTP daemon. Loaded: loaded (/lib/systemd/system/vsftpd.service) Active: active (exited) since Wed, 08 Jun 2011 16:53:39 +0000; 18ms ago Process: 2044 ExecStart=/usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/vsftpd.service â 2046 /usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf # netstat -pant | grep 21 tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 2046/vsftpd Reguler users quesion belong on the fedora users list and if you are going to file a bug file them against nfs and vsftp not systemd the maintainers will move the rebort to systemd if it's systemd related. JBG -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test