Changes of Revision 47
[-] [+] | Changed | proftpd.spec |
[-] [+] | Changed | proftpd.init ^ |
@@ -174,6 +174,7 @@ echo -n "Starting proftpd " ## Start daemon with startproc(8). If this fails ## the return value is set appropriately by startproc. + mkdir -p /var/run/proftpd /sbin/startproc $PROFTPD_BIN # Remember status and be verbose |