diff options
Diffstat (limited to 'ftp/proftpd/files/patch-sample-configurations_basic.conf')
-rw-r--r-- | ftp/proftpd/files/patch-sample-configurations_basic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/files/patch-sample-configurations_basic.conf b/ftp/proftpd/files/patch-sample-configurations_basic.conf index 90ccbf9aff48..b32fb3003bc7 100644 --- a/ftp/proftpd/files/patch-sample-configurations_basic.conf +++ b/ftp/proftpd/files/patch-sample-configurations_basic.conf @@ -12,7 +12,7 @@ ServerName "ProFTPD Default Installation" ServerType standalone DefaultServer on -+ScoreboardFile /var/run/proftpd.scoreboard ++ScoreboardFile /var/run/proftpd/proftpd.scoreboard # Port 21 is the standard FTP port. Port 21 |